|
|
| more useful options | |
| PerlMonks |
Accept array from Form and put in DBby peppiv (Curate) |
| on Dec 09, 2002 at 15:14 UTC ( #218537=perlquestion: print w/ replies, xml ) | Need Help?? |
|
peppiv has asked for the
wisdom of the Perl Monks concerning the following question:
Happy Holidays!
I think $slurping too much wine this weekend has dulled my abilities once again. I'm trying to accept an array (actually multiple arrays but I'm trying to simplify the process first so I can understand it) from a form, properly quote each value and place it into a DB. Here's my feeble attempt:
When I put two values into the array (e.g. @quantity =2,1), I get four entries into the DB. Two duplicates entries. Please help me understand my mistake. TIA peppiv
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||