r to
role.
I haven't found an "easy" solution per-se, but this is effective for me.
Cheers,
~Stephen March, CIS, BSc
-Original Message-
From: Dasmeet Singh [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 13, 2005 4:15 AM
To: php-general@lists.php.net; [EMAIL PROTECTE
Personally, I create a custom error handler for all my apps (currently 4.3.*
compliant). While I normally use Smarty and have separate error templates,
here is a quick example.
function errorHandler($errno, $errstr, $errfile, $errline )
{
print "Error #: $errno Error Message: $err
2 matches
Mail list logo