what is cgi

 
Post new topic   Reply to topic    Aprelium Forum Index -> FastCGI/CGI
View previous topic :: View next topic  
Author Message
masa
-


Joined: 05 Apr 2004
Posts: 182
Location: Hong Kong

PostPosted: Sun May 16, 2004 10:46 am    Post subject: what is cgi Reply with quote

what is diffrence of cgi to other ones i saw some sites like counter.cgi or something like that and is it related or cgi-bin folder?
_________________
Visit http://web26.hopto.org:443/ please help me make my site better http://web26.hopto.org:443/
Back to top View user's profile Send private message Send e-mail Visit poster's website
nquin321
-


Joined: 29 Jan 2004
Posts: 296
Location: Right Behind You

PostPosted: Sun May 16, 2004 5:18 pm    Post subject: Reply with quote

Read this overview on cgi:

http://hoohoo.ncsa.uiuc.edu/cgi/intro.html
_________________
How many forum members does it takes to change a light bulb?
Back to top View user's profile Send private message
iNaNimAtE
-


Joined: 05 Nov 2003
Posts: 2381
Location: Everywhere you're not.

PostPosted: Sun May 16, 2004 7:25 pm    Post subject: Reply with quote

A very good definition from Dictionary.com:
Quote:
A standard for running external
programs from a World-Wide Web HTTP server. CGI
specifies how to pass arguments to the executing program as
part of the HTTP request. It also defines a set of
environment variables. Commonly, the program will generate
some HTML which will be passed back to the browser but it
can also request URL redirection.

CGI allows the returned HTML (or other document type) to
depend in any arbitrary way on the request. The CGI program
can, for example, access information in a database and
format the results as HTML. A CGI program can be any program
which can accept command line arguments. Perl is a common
choice for writing CGI scripts. Some HTTP servers require
CGI programs to reside in a special directory, often
"/cgi-bin" but better servers provide ways to distinguish CGI
programs so they can be kept in the same directories as the
HTML files to which they are related.

_________________
Bienvenidos!
Back to top View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
masa
-


Joined: 05 Apr 2004
Posts: 182
Location: Hong Kong

PostPosted: Fri Jun 11, 2004 10:13 am    Post subject: Reply with quote

can someone make a counter off cgi or tell me the link to download and not telling me to search through www.hotscripts.com
_________________
Visit http://web26.hopto.org:443/ please help me make my site better http://web26.hopto.org:443/
Back to top View user's profile Send private message Send e-mail Visit poster's website
Anonymoose
-


Joined: 09 Sep 2003
Posts: 2192

PostPosted: Fri Jun 11, 2004 11:35 am    Post subject: Reply with quote

http://www.hotscripts.com/CGI_and_Perl/Scripts_and_Programs/Counters/index.html

That was difficult to search wasn't it.
Back to top View user's profile Send private message
goose
-


Joined: 17 Sep 2002
Posts: 608
Location: The Land Of OZ! come here toto!

PostPosted: Mon Jun 21, 2004 5:47 pm    Post subject: Reply with quote

hehe my fingers a sore so its hard to click!
_________________
living in an armish paradise.....no gates here!

mawuahahaha :)
Back to top View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> FastCGI/CGI All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group