Thread
mysql: wert in variable
(5 answers)
Opened by
Strazke
at
2005-09-13 20:53
esskar
2005-09-13 22:06
User since
2003-08-04
7321 Artikel
ModeratorIn
Code: (
dl
)
1
2
my $rv = $sth->execute;
my $hash_ref = $sth->fetchrow_hashref;
View full thread
mysql: wert in variable