- gateway script
- сценарий шлюзового интерфейса, (см. тж CGI)
Большой англо-русский и русско-английский словарь. 2001.
Большой англо-русский и русско-английский словарь. 2001.
Script — Para otros usos de este término, véase Script (desambiguación). En informática un guion, archivo de órdenes o archivo de procesamiento por lotes, vulgarmente referidos con el barbarismo script, es un programa usualmente simple, que por lo regular … Wikipedia Español
Script del lado del servidor — La programación del lado del servidor es una tecnología que consiste en el procesamiento de una petición de un usuario mediante la interpretación de un script en el servidor web para generar páginas HTML dinámicamente como respuesta. Contenido 1… … Wikipedia Español
Common Gateway Interface — This article is about the interface between a web server and an external application. For the term CGI in computer graphics, see Computer generated imagery. The Common Gateway Interface (CGI) is a standard (see RFC 3875: CGI Version 1.1) method… … Wikipedia
Common Gateway Interface — La Common Gateway Interface (littéralement « Interface de passerelle commune »), généralement abrégée CGI, est une interface utilisée par les serveurs HTTP. Elle a été normalisée et décrite en version 1.1 dans la RFC 3875[1]. Sommaire 1 … Wikipédia en Français
Common gateway interface — La Common Gateway Interface (littéralement « Interface passerelle commune »), généralement abrégée CGI, est une interface normalisée utilisée par les serveurs HTTP. Ce dernier, au lieu d envoyer le contenu d un fichier (page HTML, image … Wikipédia en Français
Web script — ▪ programming language a computer programming language for adding dynamic capabilities to World Wide Web pages. Web pages marked up with HTML (hypertext markup language) or XML (extensible markup language) are largely static documents. Web… … Universalium
Asterisk Gateway Interface — (AGI) is the interface with which the Asterisk communicates with user created scripts. It is similar to CGI in that any language can be used, and scripts communicate with Asterisk via stdin and stdout.FastAGI is a way to use AGI without the… … Wikipedia
common gateway interface — (CGI) Gateway standard for interfacing external applications with World Wide Web servers. A CGI script is used to send forms based input via SENDMAIL to the external application and cause it to be output in the specified format … IT glossary of terms, acronyms and abbreviations
CGI-Script — Das Common Gateway Interface (CGI) – in etwa Allgemeine Vermittlungsrechner Schnittstelle – ist ein Standard für den Datenaustausch zwischen einem Webserver und dritter Software, die Anfragen bearbeitet. CGI ist eine schon länger bestehende… … Deutsch Wikipedia
Common\ Gateway\ Interface — Schnittstelle (Abk. CGI), ermöglicht mittels CGI Scripts die Ausführung von Programmen auf dem Server, z.B. Datenbankhandling, Formulardatenverarbeitung. CGI Script, Server … Online-Wörterbuch Deutsch-Lexikon
Common Gateway Interface — Abbreviated CGI. A standard way that programs can interface with Web servers and allow them to run applications such as search engines and to access databases and other back end applications. CGI defines the field specifics and control tags … Dictionary of networking