pdo-x Data Access Library for PHP5-开源

时间:2024-08-03 01:30:15
【文件属性】:

文件名称:pdo-x Data Access Library for PHP5-开源

文件大小:20KB

文件格式:ZIP

更新时间:2024-08-03 01:30:15

开源软件

pdo-x 是 PHP5 的轻量级数据访问库。 它包装了 PHP 5.1+ 中包含的 PDO 扩展。 pdo-x 允许您使用对象与数据库表中的记录进行交互。 支持事务和准备好的语句、MySql、PostreSQL 等。


【文件预览】:
license.txt
examples
----DataAccessObjects()
--------GroupFunctions.class.php(759B)
--------PersonFunctions.class.php(760B)
--------Group.class.php(1KB)
--------Person.class.php(2KB)
--------PersonGroup.class.php(212B)
----index.php(19KB)
----postgresql.pdo-x-example.sql(1KB)
----mysql.pdo-x-example.sql(1KB)
tests
----mysql.pdo-x-test.sql(433B)
----index.php(6KB)
----postgresql.pdo-x-test.sql(650B)
pdo-x
----PDORecordset.class.php(12KB)
----pdo-x.php(2KB)
----PDORecord.class.php(19KB)

网友评论