pkg://ADOdb-4.54-1mdk.noarch.rpm:427861/HEADER
downloads
Name : ADOdb Relocations: (not relocateable)
Version : 4.54 Vendor: Mandrakesoft
Release : 1mdk Build Date: Sat Apr 2 10:55:41 2005
Install date: (not installed) Build Host: kolmogorov.mandrakesoft.com
Group : Networking/Other Source RPM: ADOdb-4.54-1mdk.src.rpm
Size : 1581525 License: BSD
Packager : Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
URL : http://php.weblogs.com/ADODB/
Summary : Active Data Objects Data Base
Description :
PHP is a wonderful language for building dynamic web pages.
Unfortunately, PHP's database access functions are not
standardised. Every database extension uses a different and
incompatibile API. This creates a need for a database class
library to hide the differences between the different databases
(encapsulate the differences) so we can easily switch databases.