class_easy_pdo:类PHP连接管理Bdd到PDO中的mysql

时间:2024-07-22 05:20:26
【文件属性】:

文件名称:class_easy_pdo:类PHP连接管理Bdd到PDO中的mysql

文件大小:669KB

文件格式:ZIP

更新时间:2024-07-22 05:20:26

JavaScript

class_easy_pdo PDO连接管理类到mysql 请参阅以下载最新的稳定版本 首先,有问题的类: /toolSql/Bdd.class.php 它有两种主要的使用方法: $_SESSION['bdd']->query(string $requete_sql[, array $argument[, bool $retour_mono_line]]) $_SESSION['bdd']->exec(string $requete_sql[, array $argument]) 一个辅助方法: $_SESSION['bdd']->lastInsertId() 以及两种高级方法: $_SESSION['bdd']->prepare(string $requete_sql) $_SESSION['bdd']->execute([array $argument[, int


【文件预览】:
class_easy_pdo-master
----index.php(658B)
----inc()
--------connexion.inc.php(1KB)
----LICENSE(1KB)
----doc()
--------classes()
--------font()
--------reports()
--------images()
--------.htaccess(229B)
--------phpdoc-cache-2e()
--------js()
--------css()
--------graphs()
--------phpdoc-cache-23()
--------index.html(9KB)
--------files()
--------phpdoc-cache-44()
--------namespaces()
--------phpdoc-cache-c8()
----README.md(9KB)
----toolSql()
--------LICENSE(1KB)
--------Bdd.class.php(23KB)

网友评论