|
|
| The stupid question is the question not asked | |
| PerlMonks |
Re: Printing DBI errors from a CGI scriptby tradez (Pilgrim) |
| on Apr 18, 2002 at 20:01 UTC ( #160330=note: print w/ replies, xml ) | Need Help?? |
|
Well if you are going to want error reporting to the browser you are going to have a setup an error function and have the 'or' clause or the if(!dbh){} checking point to that. Something like this might work
Tradez "Never underestimate the predicability of stupidity" - Bullet Tooth Tony, Snatch (2001)
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||