Open Sencillo  2014.008
 All Data Structures Files Functions Variables Pages
mysql.php File Reference

Go to the source code of this file.

Functions

 quickcache_db_connect ()
 
 quickcache_db_disconnect ()
 
 quickcache_db_query ($query)
 
 quickcache_restore ()
 
 quickcache_write ($gzdata, $datasize, $datacrc)
 
 quickcache_do_gc ()
 
 quickcache_do_start ()
 
 quickcache_do_end ()
 

Function Documentation

quickcache_db_connect ( )

Definition at line 22 of file mysql.php.

quickcache_db_disconnect ( )

Definition at line 31 of file mysql.php.

quickcache_db_query (   $query)

Definition at line 38 of file mysql.php.

quickcache_do_end ( )

Definition at line 151 of file mysql.php.

quickcache_do_gc ( )

Definition at line 124 of file mysql.php.

quickcache_do_start ( )

Definition at line 142 of file mysql.php.

quickcache_restore ( )

Definition at line 49 of file mysql.php.

quickcache_write (   $gzdata,
  $datasize,
  $datacrc 
)

Definition at line 76 of file mysql.php.