I have some PHP pages on a web host that perform some data access with a MySQL database.
Is there likely to be a setting somewhere in either the PHP or MySQl administration that will cause any errors, particularly MySQL errors, to be automatically logged to a file somewhere accessible to me as a customer of the web-host?
Alternatively, can I put something at the top of each PHP page that will achieve the same thing?
 
    