GlisWeb framework
|
libreria di funzioni di supporto per PostgreSQL Continua...
Vai al codice sorgente di questo file.
Funzioni | |
postgresqlCachedQuery ( $m, $c, $q, $p=false, $t=MEMCACHE_DEFAULT_TTL, &$e=array()) | |
postgresqlQuery ( $c, $q, $p=false, &$e=array()) | |
postgresqlFetchResult ( $r) | |
postgresqlPreparedQuery ( $c, $q, $p=array(), &$e=array()) | |
postgresqlSelectValue ( $c, $q, $p=false, &$e=array()) | |
postgresqlSelectRow ( $c, $q, $p=false, &$e=array()) | |
postgresqlSelectCachedValue ( $m, $c, $q, $p=false, &$e=array()) | |
postgresqlSelectCachedRow ( $m, $c, $q, $p=false, &$e=array()) | |
libreria di funzioni di supporto per PostgreSQL
Definizione nel file _postgresql.tools.php.