0) { // $count = mysql_result($query_run, 0,'count'); // $count_inc = $count + 1; // $query_update = "UPDATE `hits_count` SET `count` = '$count_inc'"; // if ($query_update_run = mysqli_query($con, $query_update)) { echo 'OK'; } } } //} update_count();