On a development server here, a setting has been changed which makes any PHP error (of any level) only output the error message and nothing else. To demonstrate what I mean, here\'s a script to reprod
I coming from a J2EE background and it seems that it is very common for PHP developers to turn off and ignore notices with the statement:
In my local/development environment, the MySQLi query is performing OK. However, when I upload it on my web host environment, I get this error: