- 1,251 categories
- 40,829 scripts
- The excerpt from Perl in a Nutshell (O''Reilly && Associates), provides an overview of mod_perl including how to install it on your machine, how to improve CGI performance using mod_perl, as well as a listing of the most commonly used mo...
- Categories
- Platforms
- Licenses
- This tutorial explains how to use the Apache::Registry Perl module to improve the performance of your CGI scripts, as well as how to implement SSIs and &<Perl&> sections with mod_perl.
- Categories
- Platforms
- Licenses
- PHP is a freely available, HTML-embedded scripting language that lets you embed special tags to create your script right in an HTML file. PHP can be integrated into the Web server itself, eliminating the need to start up a separate CGI program to gen...
- Categories
- Platforms
- Licenses
- This is a comprehensive tutorial on how to create your own image counter CGI on your Web page. Main topics include: Make the CGI Directory, Make A Directory for the Counter''s Files, Altering the Script For Your Server, Find the Absolute Path, T...
- Categories
- Platforms
- Licenses
- This tutorial walks you through step-by-step how to create a simple poll CGI script on your Web site. It provides detailed instructions on how to install it on your server and how to configure the script. Full source code and necessary graphics are a...
- Categories
- Platforms
- Licenses
- When you run a database-driven website, it makes sense to generate pages on the fly. PHP, MySQL, and Apache let you do just that. But they don''t make it pretty. How many times have you had to create a URL that looks like this: http://schmoop.co...
- Categories
- Platforms
- Licenses
- Shows how to program the cgi-bin with C++ and C for more powerful connectivity to the Internet. This book provides methods to link the power of compiled languages into Internet interfaces. CGI programs are the only way to obtain advanced server side ...
- Categories
- Platforms
- Licenses
- Nicely balanced treatment of CGI programming in both C, which has distinct performance advantages, and Perl, currently the most popular language for CGI. An essential technical programming reference for Web sites. In concise, clear language, this boo...
- Categories
- Platforms
- Licenses
- This tutorial alogn with a CGI script illustrates how to accept and parse (turns it into something readable and usable) the form data. This case study piece is heavily commented due to the ambiguous nature of the perl code.
- Categories
- Platforms
- Licenses
- The tutorial covers the definition and how to start creating CGI programs in Perl. Many key CGI elements are explained with solid examples. Topics include: Forms, Environment Variables, Imagemaps, Tracking the User and more.
- Categories
- Platforms
- Licenses
Page: