This is the code documentation for the Pelzini project
Search documentation |
file /viewer/database_postgresql.phpNamespace: viewer Available since: The PostgreSQL wrapper functions AuthorsFunctionsReturns the number of rows affected by the last PostgreSQL query that was executed Connects to the PostgreSQL database Escapses a string for use by the PostgreSQL database Fetches a PostgreSQL result set as an associative array Returns the last unique ID generated by a query Returns the number of rows in a PostgreSQL result set Makes a query to the PostgreSQL database Quotes a string as nessasary for use by hte PostgreSQL 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 |