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
This is the code documentation for the Pelzini project
Search documentation |
function db_quote()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
Usageunknown db_quote ( mixed $str ); AuthorsArguments
|
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 |