blob: 10f75268966e5ef57cc950d4a902b4f87cfb451a (
plain) (
blame)
1
2
3
4
5
6
7
|
Creole is a database abstraction layer for PHP5.
It abstracts PHP's native db-specific API to create more portable code
while also providing developers with a clean fully object-oriented
interface based loosely on the API for Java's JDBC.
WWW: http://creole.phpdb.org/
|