Advertisement

Tutorials

Home Guides Articles

CGI Guides


Order by: Date Title Rate Popularity

ASP, CGI And PHP Scripts And Record-Locking: What Every Webmaster Needs To Know

by Shelley Lowery June 30, 2006
Many of us install server-side (ASP, CGI or PHP) scripts on our web sites, and many of this scripts store data on the server. However, poorly designed scripts can experience performance problems and sometimes even data corruption on busy (and not so busy) web sites.

Why Would You Want To Use Perl Scripts?

by Trever Dellinious June 29, 2006
First let me tell you the history of Perl scripts and then I will go into why I think Perl is the best overall programming language that there is.

Simple Optimization for PHP and MySQL

by dublish.com June 14, 2006
Here is a list of a few very simple tips for optimizing your php/mysql applications. Keep these in mind while developing.

Using Ajax from Perl

by Dominic Mitchell May 31, 2006
You could spend a lot of time figuring out all the pieces of JavaScript on the client side and Perl on the server side in order to work out how to use Ajax in your code. However, this is Perl; we like to be a bit lazy. Thankfully, there's already a module on CPAN to take the pain out of it: CGI::Ajax.

Perl/Php Translation

by Robert Kline May 29, 2006
A Perl to PHP reference list.

Why Aren't You Using CGI?

by Michael Southon May 12, 2006
The very name CGI used to send chills up my spine. For years I put it in the 'too-hard-basket'. But like most things in life, CGI is not as scary as it seems. If you have a cgi directory on your website and you know how to FTP files, chances are you can have a CGI script up and running in less than 20 minutes.

An Introduction to Perl Programming

by Doug Maxwell April 21, 2006
This presentation is geared towards those with some programming experience, perhaps just not Perl.

My Top Ten Tips on how to become a Rock Star Programmer

by Mikael Grev April 14, 2006
You will notice that there are no micro coding tips&tricks below. No info on how to make a fast for loop or such.

Intro to CGI

by Matt Kruse April 06, 2006
"What is CGI? What is Perl? Chmod? Executable? 501 Errors? What the hell is a cgi-bin?"

Build a Perl/CGI voting system

by Allan Peda March 27, 2006
This article presents a real-world example -- a Web-based voting application -- that highlights the use of minimal external modules, forgoes using client-based cookies, and takes advantage of CGI attributes.

Go to Previous  1, 2, 3 ... 12, 13, 14

Advertisement

Partners

Related Resources

Other Resources

image arrow