in reply to Re^7: New CGI Action Call
in thread New CGI Action Call
"I always do that unless I am overly confident. Seriously, I do test them."
"I can't see the problem"
TABLE_SCHEMA=DATABASE()ANDTABLE_NAME='users'
If you can't see the problem by just reading what you have, test your SQL outside of perl. Perl isn't prone to making things up randomly. Consider using an editor that supports Syntax_highlighting to give you an additional visual queue.
|
|---|