} else {echo "OOPS! Your programmer is an idiot!\n";} }}
... and consider removing this for a couple reasons:
1) If a user should never see this, then design your application so that they never do.
2) If this code ever could be executed, then you probably want to handle it in a way that would stand less chance of scaring away future business. :)
Good luck! Hans
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php