首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > PHP > 一个PDO,允许多个语句编写PHP辅助类。

一个PDO,允许多个语句编写PHP辅助类。

资 源 简 介

A nifty class that can be used to create multiple saved prepared statements with PDO. Initially, PDO only allows for one prepared statement at a time. Each time you prepare a statement, the one before gets erased. With this class, you can define many statements, and in many cases use them with more convenience.

文 件 列 表

PDOHelper
Docs.php
index.php
PDOHelper.php
VIP VIP
0.176400s