mysqli_connect()

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_connect(): The server requested authentication method unknown to the client

As every developer will know (or is learning) - mysqli_connect() can be a finicky thing… Read More

Warning: mysqli_connect(): (HY000/2002): No such file or directory

This one can be a pesky error to sort out, but no fear - we've… Read More