Posted: Wed May 30, 2007 7:35 am Radio Button in PHP
I have a radio button:
<input type = "radio" name = "id" value = "">
The info that needs to be put into value field is $id. I know that I can not put $id there. If I put 7 there, it works with no problem. I am getting $id value from a database. Any ideas on how to handle this. Much appreciation.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum