Jump to content

Radio Button in PHP


ainoy31

Recommended Posts

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 the $id value from a database.  Any ideas on how to handle this.  Much appreciation.

 

Thx.  AM

Link to comment
https://forums.phpfreaks.com/topic/53621-radio-button-in-php/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.