Hey All,
I was just wondering how I could hide all error messages from the user? I am using the die() function to display a message, but I still get the standard error message. I want to hide this message and just display my own message?
I heard of a function called die_nice() but I cannot get this to work.
Thanks,
Benn