Hi,
Is there anyway to prevent a full error message being displayed to the user when there are problems with Php or MySql. Instead to provide a more user friendly message?
Thank you,
Jon
Yes.
Read the PHP manual on the error control operator, @