33 $tStart = microtime(
true );
36 $risultato = sqlsrv_query(
$c,
$q );
39 $elapsedTime = microtime(
true ) - $tStart;
42 if( $risultato !==
false ) {
45 while( $row = sqlsrv_fetch_array( $risultato, SQLSRV_FETCH_ASSOC ) ) {
mssqlCachedQuery( $m, $c, $q, $p=false, $t=MEMCACHE_DEFAULT_TTL, &$e=array())
const MEMCACHE_DEFAULT_TTL