Andy Clarke wrote:
Another option is to make use of PEAR's DB support in your code, rather than using the mysql_ functions directly. This will provide a much better framework for database connectivity/use in general.Is there a way to get a database query to fail gracefully, so that rather than calling Die(), it can work around the problem? In other words, to do something like:
http://pear.php.net - check out the manual.
neko
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php