HTML White Papers
Writing Scripts with PHP’s PEAR DB Class
Overview As a web programming language, one of PHP's strengths traditionally has been to make it easy to write scripts that access databases so that you can create dynamic web pages that incorporate database content. This is important when you want to provide visitors with information that is always up-to-date, without hand tweaking a lot of static HTML pages. However, although PHP is easy to use, it includes no general-purpose database access interface. Instead it has a number of specialized ones that take the form of separate sets of functions for each database system. There is one set for MySQL, another for InterBase, and another for PostgreSQL—and yet others besides.
| Publisher | NuSphere Corporation | File Format | PDF, requires Acrobat Rdr 5 |
|---|---|---|---|
| Date Published | July 2001 | Downloads | 12 |
| Format | White Papers | ||
| Topics | |||



