NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Hmmm...error (Score:1, Interesting)
http://www.snowdrift.org/cgi-bin/eperl/computers/perl/pt/question.ep?id=*
Causes an SQL error to print:
DBD::mysql::st execute failed: You have an error in your SQL syntax near '* and b.question_id = a.question_id and c.category_id = a.category' at line 1 at /home/snowdrif/lib/perl/PerlTest/Question.pm line 80. /home/snowdrif/lib/perl/PerlTest/Question.pm line 80.
1
DBD::mysql::st execute failed: You have an error in your SQL syntax near '* and b.question_id = a.question_id and c.category_id = a.category' at line 1 at
Did you really want me to be able to put in values on my end and have them inserted directly into your SQL? :)
PS: Your e-mail address isn't on the test site anywhere.
Reply to This