Until a few years ago, the standard interface for communication between web servers and web applications was the Common Gateway Interface (CGI)[cgi].
Jeszcze kilka lat temu, standardowym interfejsem komunikacyjnym dla komunikacji pomiędzy serwerem internetowym a aplikacjami internetowymi był CGI (Common Gateway Interface[cgi].
CGI scripts (Common Gateway Interface) are used to provide things like counters, form responses, guest books, and many other things.
Skrypty CGI (Common Gateway Interface) są używane do takich rzeczy jak: liczniki, odsyłacze formularzy, książki wpisów i inne.
This can be done by using a special functionality available in the web server and it is called Common Gateway Interface or CGI and such programs which are executed by the server to produce final result, are called CGI scripts.
Można to zrobić za pomocą specjalnej funkcji dostępnych w serwerze WWW i nazywa się Common Gateway Interface lub CGI i takie programy, które są wykonywane przez serwer w celu wytworzenia efektu końcowego, nazywane są skryptów CGI.
In addition, any files can also be transferred over the net from the WWW server, CGI (Common Gateway Interface) programs can be started and user inputs processed.
Dodatkowo można także przesyłać wszystkie pliki za pośrednictwem sieci z serwera WWW, uruchamiać programy CGI (wspólny interfejs bramy) i przetwarzać dane wprowadzane przez użytkowników.
Ruby can be used to write Common Gateway Interface (CGI) scripts.
Ruby może być używany do pisania Common Gateway Interface (CGI) skrypty.
This function is called the Common Gateway Interface or CGI and the programs are called CGI scripts.
Funkcja ta nazywa się Common Gateway Interface lub CGI i programy są nazywane skryptami CGI.
The.cgi filename extension stands for the Common Gateway Interface (CGI) and denotes the CGI Script (.cgi) file type.
Rozszerzenie pliku.cgi oznacza Common Gateway Interface (CGI) i oznacza plik zawierający skrypty CGI (.cgi).
FastCGI is a variation on the earlier Common Gateway Interface (CGI); FastCGI's main aim is to reduce the overhead associated with interfacing the web server and CGI programs, allowing servers to handle more web page requests at once.
FastCGI to odmiana wcześniejszego Common Gateway Interface (CGI); Głównym celem FastCGI jest zmniejszenie kosztów związanych z połączeniem serwera WWW i programów CGI, umożliwiając serwerom obsługę większej liczby żądań stron internetowych jednocześnie.