How to convert MYSQL to MYSQLI CODE -


hello have searched far , wide , cannot find way convert stop getting error fatal error: call undefined function mysqli_result() in /home3/kabone76/public_html/images/test/twando/inc/class/class.mysql.php on line 103

 public function sql_result($res,$par) {   return mysql_result($res,$par);  } 

can me out? much


Comments

Popular posts from this blog

php - Hide output during test execution -

javascript - Migrate custom AngularJS filter from 1.2.28 to 1.4.x -

Update Magento products with multiple images -