搜索资源列表
用于 mysql 的php通用接口类
php的Mysql低层接口发展到现在,已经有三种接口类型了,分别是:Mysql、Mysqli、PDO。Mysql属于最早期的Mysql数据库接口,不支持面向对象的调用方式。Mysqli及PDO开始都支持面向对象了。
这三种接口的使用方式上都有些少差别,例如在fetch处理方式:
mysql:
mysql_fetch_array($result, $link);
CanFestival-3.0-rc2
- CAN现场总线 CanOpen源码程序. 包括SDO,PDO等基本功能. 用winrar解压两次即可
hahaCMS
- hahaCMS是一套网站内容管理程序,仅仅支持PHP5,它具本以下特点: 1、100%开源 2、全部功能都封装成类 3、拥有数据库对象映射类,并理论上支持无限次数据表嵌套操作 4、独有的模板操作引挚,更注重效率 5、全站生成静态HTML 6、全站生成永久性文章存档列表 7、自动生成sitemap,支持GOOGLE,BAIDU等格式 8、细化的权限控制操作,更加自由的设置方法 9、大量运用缓存技术,提高
CanFestival-3.0-rc2
- CAN现场总线 CanOpen源码程序. 包括SDO,PDO等基本功能. 用winrar解压两次即可-CAN fieldbus CANOpen source procedures. Including the SDO, PDO and other basic functions. Winrar extracting twice with
canopen
- CANopen is a networking system based on the CAN serial bus. CANopen assumes that the device’s hardware has a CAN transceiver and CAN controller as specified in ISO 11898. CANopen profile family specifies standardiz
hahaCMS
- hahaCMS是一套网站内容管理程序,仅仅支持PHP5,它具本以下特点: 1、100%开源 2、全部功能都封装成类 3、拥有数据库对象映射类,并理论上支持无限次数据表嵌套操作 4、独有的模板操作引挚,更注重效率 5、全站生成静态HTML 6、全站生成永久性文章存档列表 7、自动生成sitemap,支持GOOGLE,BAIDU等格式 8、细化的权限控制操作,更加自由的设置方法 9、大量运用缓存技术,提高
DataBaseAPI[1].class
- PHP数据库操作类,对PDO进行了非常好的包装,可以简化对数据库的操作。-PHP database operations category, on the PDO had a very good packaging, can be simplified on the database operation.
pdo_page_3.0.class
- pdo分页类,采用php的新数据库操作对象,封装的数据分页操作。以便统一数据库操作-pdo paging class, using the new database operations php object, package data paging operation. To a unified database operations
Visit
- JAVA J2SE 专用的访问数据库的类,相当于PHP中的PDO,多数据库 可移植类-JAVA J2SE exclusive access to the database category, which is equivalent to PHP in the PDO, portable multi-database-type
licaijizhang
- 本程序主要功能有:“现金管理”、“存款管理”、“债权管理”、“债务管理”这4个功能。 服务器需开启SQLite和SQLite PDO Driver。(PHP5以后的版本都自带了SQLite) 在inc.php中可以修改数据库地址和管理员密码。-The main function of this procedure are as follows: "cash management", "deposit-taking managem
pdo
- PHP PDO SOAP综合实例:PDO跨数据库解决方案 SOAP,PHP的webservice-PHP PDO SOAP synthesis examples
include
- 用PDO技术实现的一个DAO层的类,主要用于对数据库的增删改查功能-PDO technology with a DAO layer classes, mainly for additions and deletions on the database search function change
CANopen_DS301application
- CAN OPEN DS301实现方法,PDO和SDO的设置。-CANopen DS 301 Implementation Guide
Connect_to_the_database_using_PHP5_PDO
- PHP5中使用PDO连接数据库Connect to the database using PHP5 PDO-PHP5 PDO connects to the database using Connect to the database using PHP5 PDO
pdo
- pdo增删改查,快速实现对数据库的操作,简单快捷。非常实用-The pdo add and delete, rapid implementation to the operation of the database, simple quick and very practical
pdo
- PDO扩展为PHP访问数据库定义了一个轻量级的、一致性的接口,它提供了一个数据访问抽象层,这样,无论使用什么数据库,都可以通过一致的函数执行查询和获取数据-PDO extension defines a lightweight for PHP access, consistent interface, which provides a data access abstraction layer, so that regardless
pdo-for-mysql
- 使用PDO底层类,实现对数据的访问和操作。并附有前台和后台可供参考,注意修改Mysql的配置文件-it is php by using pdo.class to connect to mysql
simple
- 自定义封装pdo实现增删改查(Custom package PDO, crud additions and deletions)
pdo
- PDO连接数据库 进行增删该查 如有建议 欢迎提出来(PDO connect to the database for additions and deletions of the search)
PDO 登录注册系统
- 实现登录注册功能基于PHP中的PDO链接数据库。(The login registration function is based on the PDO linked database in PHP.)
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 沪ICP备09016508号
1999-2046 源码中国 All Rights Reserved.