This is the code documentation for the Pelzini project
Search documentation |
file /viewer/database_mysql.phpNamespace: viewer Available since: The MySQL wrapper functions AuthorsFunctionsReturns the number of rows affected by the last MySQL query that was executed Connects to the MySQL database Escapses a string for use by the MySQL database Fetches a MySQL result set as an associative array Returns the last unique ID generated by a query Returns the number of rows in a MySQL result set Makes a query to the MySQL database Quotes a string as nessasary for use by hte MySQL database The result will be different depending on the type of the input. - a number will be left as is - a string will be quoted - a null value will be returned as NULL |
Powered by Pelzini, version 0.9.0 |
Documentation is made available under the
GNU Free Documentation License 1.2. Generated: Thursday, 15th March, 2018 at 02:05 pm |