What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » MySQL + Checkboxes

MySQL + Checkboxes
Author: Message:
Mnjul
forum super mod
******

Avatar
plz wub me

Posts: 5396
Reputation: 58
– / Other / Flag
Joined: Nov 2002
Status: Away
RE: MySQL + Checkboxes
If you're using PHP it should look like:

PHP code:
<input type="checkbox" <?php if($row['field']==1) echo "checked=\"checked\""; ?> />

04-22-2009 11:46 AM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
MySQL + Checkboxes - by Eddie on 04-22-2009 at 11:21 AM
RE: MySQL + Checkboxes - by Mnjul on 04-22-2009 at 11:46 AM
RE: MySQL + Checkboxes - by Jarrod on 04-22-2009 at 11:47 AM
RE: MySQL + Checkboxes - by Eddie on 04-22-2009 at 11:51 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On