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

python - jinja2: TemplateSyntaxError: expected token ',', got 'string' -

Qt4: how to send QString inside a struct via QSharedMemory -

node.js - NodeJS remote terminal to Dropbear OpenWRT-Server -