/ Published in: PHP
Expand |
Embed | Plain Text
$_SESSION['query_c'] = 0; function query($query) { $_SESSION['query_c']++; }
You need to login to post a comment.
$_SESSION['query_c'] = 0; function query($query) { $_SESSION['query_c']++; }
You need to login to post a comment.