Monday, June 06, 2005
Build a Perl/CGI voting system
Many Web-deployed applications are written within elaborate database-driven server-side development frameworks such as PHP and Java™ servlets, but for simple applications (for example, where the entire dataset fits comfortably within a Web server's RAM), data persistence can be easily accomplished using locked DBM files in conjunction with the Perl MLDBM module. 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.
Subscribe to:
Post Comments (Atom)
Popular Posts
- Linux Forum: Apache, Webmin and Mandrake - Linux Operating System Help
- Yahoo! Mail: Revenge of the Oddpost
- Free AS400 & iSeries Software Tools & Utilities Downloads
- Recover or reset QSECOFR passwords
- IBM eServer iSeries - The Laughing Boardroom
- Fast-track your Web apps with Ruby on Rails
- Creating an as400 Query
- UDATE and *DATE in AS400 RPG
- The Laughing Boardroom video...a real world example!
- Basic Requirements of a JavaServer Faces Application
No comments:
Post a Comment