in reply to Re: Re: MySQL and Perl... Update record Prob
in thread MySQL and Perl... Update record Prob
Where is $username coming from? Did you read it from a file and forget to chomp? Do other queries using this value in a where clause work?
--- print map { my ($m)=1<<hex($_)&11?' ':''; $m.=substr('AHJPacehklnorstu',hex($_),1) } split //,'2fde0abe76c36c914586c';
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: MySQL and Perl... Update record Prob
by powerhouse (Friar) on Feb 03, 2003 at 16:29 UTC |