Click here to Skip to main content
15,880,796 members
Articles / Web Development / CSS

Perl Guestbook

Rate me:
Please Sign up or sign in to vote.
2.50/5 (8 votes)
24 Mar 2004CPOL5 min read 505.1K   952   12  
This article shows how to create a guestbook script using Perl. Data is stored in a MySQL table rather than in a flat file. DBI is used to connect to the database.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior) Sagara Software, Inc.
United States United States
Jon is a senior software developer who loves using .NET to solve problems.

When he's not fooling around with computers or reading, he's busy spending time with his super wife, Kelly, and his three boys. He also likes to take his mountain bike for a spin.

Visit my blog

Comments and Discussions