mysqli

Fatal error: Call to undefined function mysqli_connect()

So you've come across this error, you've changed every line of code 3000 times and… Read More

mysqli_fetch_array(): Argument #1 must be of type mysqli_result

Cryptic eh? Head to forums and try to find the answer? The main problem is,… Read More

Fatal error: Class ‘MySQLi’ not found on line

A common error that occurs, particularly for newcomers, to SQL development is a fatal error… Read More