| SoundManager 2 Updates: Speed and Demos Scott Schiller has updated one of our favourite libraries, SoundManager. Being able to simply play some audio from your Ajax applications can be great, as long as you don't use it gratuitously.... although we tend to do that a little in some of ou... |
| Database Connect |
|
|
![]() Package:
Summary:
Execute common SQL queries for different databases
Groups:
Author:
Description:
This class provides a database abstraction layer to execute common SQL queries in different database types.
There is factory class that can create objects of different classes to access different types of databases. Currently there are classes to access Interbase, Microsoft SQL server, MySQL and PostgreSQL. These database access classes implement a common interface for executing SELECT, INSERT, UPDATE and DELETE queries. The SELECT query results are stored in a protected array class variable. The base class implements functions to retrieve data from the query results. Read more at: http://feeds.feedburner.com/~r/phpclasses-xml/~3/279082605/click.phdo. |
| < Prev | Next > |
|---|


