Geethika

Results 1 issues of Geethika

i am using mysqli not pdo, how to integrate this with mysqli? i am saving queries in function function dbquery($sql) { $msc = microtime(true); $result = mysqli_query($GLOBALS["link"], $sql); $msc =...