↧
My PHP script gives the error ‘Call to undefined function: mysql_connect()’
My PHP script gives the error ‘Call to undefined function: mysql_connect()’ This is usually due to a faulty php.ini file causing the PHP MySQL functions to be undefined. A custom php.ini file should...
View ArticleFatal error: Allowed memory size of 8388608 bytes exhausted
It todays Web Hosting Tutorial we are going to cover how to change your PHP file upload limit to avoind the following error: ‘Fatal error: Allowed memory size of 8388608 bytes exhausted’? PHP has a...
View Article