Re: Reg. Dynamically populate a checkbox
- From: "Mumia W." <mumia.w.18.spam+nospam.usenet@xxxxxxxxxxxxx>
- Date: Tue, 29 Aug 2006 07:51:46 GMT
On 08/29/2006 02:04 AM, calms wrote:
HI,
Hi
First of all im vry new to PHP, i like to retrieve a value from DB,
accordingly i like to display the checkbox, either checked or not.
Now im able to retrieve the value from DB, i can show even show the
checkbox, but i cant make it checked????
[...]
It's a good idea to learn HTML before learning PHP. HTML is a complicated language with one purpose, and PHP is another complicated language with a slightly different purpose. Learning both at the same time can be overwhelming.
The "checked" attribute, in HTML, is used to make a checkbox checked.
http://www.w3.org/TR/html4/interact/forms.html#checkbox
.
- Follow-Ups:
- Re: Reg. Dynamically populate a checkbox
- From: calms
- Re: Reg. Dynamically populate a checkbox
- References:
- Reg. Dynamically populate a checkbox
- From: calms
- Reg. Dynamically populate a checkbox
- Prev by Date: Reg. Dynamically populate a checkbox
- Next by Date: Re: Reg. Dynamically populate a checkbox
- Previous by thread: Reg. Dynamically populate a checkbox
- Next by thread: Re: Reg. Dynamically populate a checkbox
- Index(es):
Relevant Pages
|