Hi,
I bow to your expertise (and thanks for all your help in the past

).
I have a flash. doc form which passes variables to php script which in turn sends the results in an email.
On the flash form there are 3 radio buttons, all with a group name of 'time' and their individual instance names eg., asap,hours,mins. etc.
How do I collect in php? Is it an array? How's that done again? I'm lost.
Many thanks.
HMC