| Home : Web : CGI |
| Click "Subscribe" if you want to be notified of new or updated links in this category. | Subscribe |
|
|
CGI Listings
|
|
Total:
2 | Displaying: 1 - 2 |
|
|
|
The problem Consider our free search engine script. It is an excellent application, but it wouldn\'t be very helpful for others if it could display its results only in the output page format that we use for our site. Somebody else\'s site will probably need the output page to contain site-specific navigation links, different colors, or even a completely different layout concept. It is not uncommon to see CGI programs that contain the HTML code that is returned to the browser, inside one...
Updated: 05/28/2005
|
|
|
Introduction This guide walks you through installing a web server, an SQL database server, and a server-side scripting tool that ties everything together. Some of the more popular tools for doing this are Apache, MySQL, and PHP3. This is what you will have accomplished after successfully completing this guide: setup the MySQL database server setup the Apache web server setup the PHP 3.0 Hypertext Preprocessor for server-side-scripting create a simple web...
Updated: 05/28/2005
|
|