Answers for "Warning: Use of undefined constant MYSQL_ASSOC - assumed 'MYSQL_ASSOC' (this will throw an Error in a future version of PHP)"

SQL
0

use of undefined constant mysql_assoc - assumed

change MYSQL_ASSOC to MYSQLI_ASSOC, save the file, and refresh the web page
Posted by: Guest on April-06-2021

Code answers related to "Warning: Use of undefined constant MYSQL_ASSOC - assumed 'MYSQL_ASSOC' (this will throw an Error in a future version of PHP)"

Code answers related to "SQL"

Browse Popular Code Answers by Language