Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #55.0K
1 Posted Topic
Re: FOREACH
well here is my problem (go easy im a complete noob :D) this is where i bring out from my database some courses checkboxes are empty. i want after clicking a checkbox to retain the tick after submitting a form thanks in advance <?PHP while ($db_field = mysql_fetch_assoc($get_course)){ $cname= $db_field['cname'] …
The End.
themastermind