專案描述

Simple MySQL DB Class is a PHP class that acts as
a MySQL database access wrapper. It can connect to
a MySQL server; execute SQL queries and retrieve
single value results or return result rows into
arrays; return the last inserted table row
identifier, the number of result rows, and the
number of affected rows; count the number of
executed queries; lock and unlock tables; escape
text literal values or like patterns; and retrieve
database access errors.

(This Description is auto-translated) Try to translate to Japanese Show Original Description

您的評分
撰寫專案評