> I would like to know how to get error messages to
> appear if something goes wrong.  Like if the mysql
> finds the database account but fails to update the
> table, finds the table but a unique entry is inputted
> so can't add.  I'd like to be able, if possible, to
> customize the error message.  Could someone please
> show me how to achieve this?
> 
> At pressent it only produces an error if the database
> is not found.  Nothing else!

www.php.net/set_error_handler

---John W. Holmes...

PHP Architect - A monthly magazine for PHP Professionals. Get your copy
today. http://www.phparch.com/



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to