pkg://ADOdb-4.54-1mdk.src.rpm:329358/HEADER
downloads
Name : ADOdb Relocations: (not relocateable)
Version : 4.54 Vendor: Mandrakesoft
Release : 1mdk Build Date: Thu Nov 11 22:42:10 2004
Install date: (not installed) Build Host: n5.mandrakesoft.com
Group : Networking/Other Source RPM: (none)
Size : 327478 License: BSD
Packager : Oden Eriksson <oeriksson@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.