View Single Post
Old 01-27-2013, 04:48 PM   PM User | #1
doubledee
Regular Coder

 
doubledee's Avatar
 
Join Date: Mar 2011
Location: Arizona
Posts: 610
Thanks: 19
Thanked 0 Times in 0 Posts
doubledee has a little shameless behaviour in the past
Enable/Disable Radio-Buttons using only PHP?

I am trying to combine 3 pages which have radio buttons into one page.

Two of the pages will need to be Read/Write as far as the Radio Buttons go, but the 3rd page should be read-only and simply display what value is set in the database.

I need a way to make the radio buttons either "disabled" or "read-only" when the 3rd page/view is displayed.

How can I do using using *only* HTML and PHP?

Thanks,


Debbie
doubledee is offline   Reply With Quote