in reply to Re^2: Debugging a login script using MySQL
in thread Debugging a login script using MySQL
So, what does it say now? Just "test" or also "test 2". If something is wrong with the DB, there should be no "test 2". The use CGI::Carp qw(fatalsToBrowser); should print any error messages to your browser. Does it?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Debugging a login script using MySQL
by coldfingertips (Pilgrim) on Jan 05, 2005 at 07:10 UTC |