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
- Build Your Own PBX
- Spam king Adam Vitale busted by Secret Service
- Make del.icio.us bookmarks
- Three Languages For Java Programmers to Learn
- Four Hundred Guru--Admin Alert: Moving Libraries Between i5/OS Partitions, Part 1
- as400 commands and APIs you'll use for handling messages
- Common Gateway Interface (CGI) on the as400 / iSeries
- Difference between SFLINZ and SFLCLR keyword?
- Recommended PHP reading list
- 10 Really as400 Helpful APIs
No comments:
Post a Comment