$sth = $dbh->prepare(q{select username, password from reg where username = ?}); $sth->execute($testUsername);
In reply to Re^4: accessing values in hash
by mattdope
in thread accessing values in hash
by mattdope
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |