The name of the set of radio buttons is the QuestionID (so it's a number)... And the options are the AnswerID (they are also numbers)...
-----Original Message----- From: Shaunak Kashyap [mailto:[EMAIL PROTECTED] Sent: Friday, July 25, 2003 1:03 AM To: Joe Harman Subject: Re: help with explode..... > I am making a survey/poll builder everything is dynamic... there is an > admin section where the user can make the new survey.. and set certain > surveys as active.... but this where I am coming into some > difficulties.... the program builds the form dynamically... all radio > buttons... when the user submits the form i need to disect each form > answer and then dump it into MySQL... So I need to know if I can do > something like use the 'explode()' function no this... and assign them > to variables... I need to draw out the radio button id and what they > answered... > when the program builds the form dynamically, what name does it assign to the radio button elements? Shaunak -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php