English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

What's the difference between CGI & NON-CGI SITE?
Not in technical terms.. but how'd u define that to a person who doesn't even know a single word about web?

2007-03-07 12:19:39 · 1 answers · asked by Sunny 3 in Computers & Internet Programming & Design

1 answers

CGI is a server-side scripting language like PHP or ASP that allows the server to ouput dynamic HTML to the user. I can do all kinds of things (for example, putting out different numbers for a counter every time a user visits a page - you don't have to manually change your HTML every time somebody accesses the page). A non-CGI website cannot do this, it is limited to HTML (assuming it's non-CGI/PHP/ASP/Perl, etc).

2007-03-07 12:23:46 · answer #1 · answered by Githlar 2 · 0 0

fedest.com, questions and answers