1

I'm getting this error `Deprecated: mysql_query(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in.... The problem is that i dont know how i rewrite a mysql query to mysqli.

I need help to rewrite this line:

 $run_sql_request1 = mysql_query($sql_request1) or die("The system cannot select the news");
Peter O.
  • 32,158
  • 14
  • 82
  • 96
Jesper Lundgren
  • 115
  • 1
  • 2
  • 10

0 Answers0