@quantity = map $dbh->quote($_) , @quantityOr, more efficiently:
$_ = $dbh->quote($_) for @quantity;
-- Randal L. Schwartz, Perl hacker
Be sure to read my standard disclaimer if this is a reply.
In reply to •Re: Re: Accept array from Form and put in DB
by merlyn
in thread Accept array from Form and put in DB
by peppiv
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |