[PHPDOC] FAQ 7.9 From: Geoff (geoff <email protected>)
Date: 05/26/00

Sirs,

Having breathed a huge sigh of relief on finding FAQ 7.9 ("How do I get all
the results from the SELECT MULTIPLE HTML tag?") I clicked on the link and
itīs not there.

My provisional solution to name the Select Tag as...

<SELECT name="tagname[]">

...(based on seeing the parse_str() function) gets the results (on my
computer anyway!) but it lead to a difficulty modifying the tag options in
javascript which I havenīt looked into yet.

I was wondering what the "official" way to do this was.

Thanks in advance

Geoff Williams.