in reply to Re: $data{"str$i"} not valid in mysql select?
in thread $data{"str$i"} not valid in mysql select?

I suspect I might know the answer. But before I commit, having the actual error. Would be extremely helpful.

--Chris

#!/usr/bin/perl -Tw
use Perl::Always or die;
my $perl_version = (5.12.5);
print $perl_version;
  • Comment on Re^2: $data{"str$i"} not valid in mysql select?