ok i am at a loss but this shouldn't be too hard. for all of you smarties
ok i am tiered of building forms just to have to go though and grab every name and slowly and pain fully build the php part. what i would like to do is put my code in a php file and cycle through the code and grab every name attribute in an input, radio box, or any form field and print it out as so as a loop.
input type=\"text\" class=\"input\" name=\"homephone\"
$homephone = $ _ POST ;
i might just be retarded. haha.
thanks anyone