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

MySQL + Checkboxes
Author: Message:
Eddie
Veteran Member
*****


Posts: 2078
Reputation: 30
32 / Male / Flag
Joined: Oct 2005
Status: Away
O.P. RE: MySQL + Checkboxes
quote:
Originally posted by Mnjul
If you're using PHP it should look like:

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


Thats what im after, thanks ;)
...there used to be a signature here :)
04-22-2009 11:51 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