php mysqli

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

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