> Won't that treat all radio buttons on the page as one group, instead of
> being separate groups for each form?

No - the <form></form> tags "enclose" the data that is being submitted -
nothing outside of the tags will reach the script that handles the request.

Mikey



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to