- 1,233 categories
- 40,403 scripts
Updated: 02/19/2006
- &"MySQL and Perl for the Web&" provides a much-needed handbook for database and Web developers seeking an extensive and detailed guide for using the combination of MySQL and Perl to build dynamic and interactive database-backed Web sites. It shows how to use Perl''s DBI database access module, pairing it with with the CGI.pm module that allows Web pages and forms to be generated and processed easily. These tools provide developers with a solid foundation for creating applications that incorporate database content to create dynamic, up-to-date Web sites.
- Categories
- Tags
- Platforms
- Licenses
- Author
- It''s time to face it: databases are everywhere. Feeling left behind? This ten part series of articles will teach you everything you''ll need to build a database-driven Web site from the ground up. Main topics include: Installation, Getting...
- This tutorial is intended for PHP programmers interested in learning how to apply PHP''s GD image manipulation support. Readers interested in learning how to access a MySQL database from PHP, and/or define a PHP function will also benefit from t...
- PHP provides built in functions to access just about every database that exists. MySQL is well designed, powerful and most importantly free in some situations. In this tutorial, you will learn how to access MySQL using PHP. Main topics include: Creat...
- phpSNMP is a suite of scripts developped for easily managing SNMP data for ISP customers. Since most ISPs calculate billing based on 95th percentile of usage, which is determined by taking SNMP at 5 minute intervals, phpSNMP makes parsing this data m...
- This small script allows you to turn a MySQL database table into a hash, and optionally a state-maintaining popup menu. There are two complementary functions: tableToHash which returns a hash, and tableToPopup which prints out a popup menu based on t...