|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
Dear all,
I am using php & mysql. In this concept, How to update a group of radio buttons & check boxes . i.e, how to set a radio button or check box will be automatically checked while retrieving the data. anybody help me |
|
#2
|
|||
|
|||
|
I'm not entirely sure what it is you want to do but the following will hopefully push you in the right direction.
Lets say you have a database table containing names to go against the checkboxes and then another column containing either 1 or 0 (for checked or not checked respectively). Once you have queried the table you can produce the check boxes as follows - PHP Code:
|
![]() |
| Viewing: Dev Articles Community Forums > Databases > MySQL Development > updating information in php &mysql |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|