Re: [PHP] parsing select multiple="multiple"
[email protected] (Jim Giner)
| Newsgroups | php.general |
|---|---|
| Message-ID | <[email protected]> |
On 2/20/2013 11:41 AM, Tedd Sperling wrote: > On Feb 18, 2013, at 7:54 PM, John Taylor-Johnston <[email protected]> wrote: > >> I am capable with <select name="DPRpriority">. (I suppose I did it correctly? :p ) >> But I haven't the first clue how to parse a <select multiple> and multiply select name="DPRtype". >> Would anyone give me a couple of clues please? :) >> Thanks, >> John > > John: > > A clue? How about an example? > > See here: > > http://sperling.com/php/select/index.php > > Cheers, > > tedd > > _____________________ > [email protected] > http://sperling.com > > Try googling it. It's out there.