SQLAbstract.php:适用于PHP和WordPress的安全SQL抽象

时间:2024-06-15 00:43:08
【文件属性】:

文件名称:SQLAbstract.php:适用于PHP和WordPress的安全SQL抽象

文件大小:139KB

文件格式:ZIP

更新时间:2024-06-15 00:43:08

PHP

SQLAbstract.php 适用于PHP和WordPress的安全SQL抽象。 要求 提供查询SQL表和视图的便利; 最终安全,即:有限制且无注射; 涵盖从CRUD到分页搜索和过滤的应用程序; 具有前缀的表和视图名称,受保护的标识符和自定义占位符; 支持PHP 5.3,MySQL,SQLite,PDO和WPDB。 学分


【文件预览】:
SQLAbstract.php-master
----.gitignore(119B)
----Makefile(1KB)
----src()
--------SQLAbstractWPDB.php(3KB)
--------SQLAbstractPDO.php(5KB)
--------SQLAbstract.php(26KB)
----.travis.yml(402B)
----doc()
--------Tutorial.md(16KB)
----LICENCE.txt(7KB)
----README.md(729B)
----press(50B)
----test()
--------createViewStatement.php(574B)
--------count.php(261B)
--------indexRows.php(756B)
--------order.php(417B)
--------showColumnsStatement.php(234B)
--------replace.php(0B)
--------selectInColumn.php(349B)
--------openMySQL.php(234B)
--------getRowsByIds.php(0B)
--------filterLike.php(1KB)
--------selectByKeys.php(392B)
--------alterTableStatement.php(418B)
--------update.php(0B)
--------deleteStatement.php(371B)
--------countStatement.php(380B)
--------createTableStatement.php(1KB)
--------selectStatement.php(1KB)
--------getRowById.php(0B)
--------SQLAbstractTest.php(1KB)
--------whereParams.php(2KB)
--------sites()
--------showTablesStatement.php(330B)
--------updateStatement.php(441B)
--------orderBy.php(561B)
--------driver.php(429B)
--------insertStatement.php(688B)
--------inSet.php(502B)
--------openSQLite.php(220B)
--------columns.php(533B)
--------select.php(0B)
--------insert.php(0B)
--------selectByColumn.php(344B)

网友评论