Add [] to the name if you expect multiple checkboxes of the same name...
http://php.net/FAQ.php

--
WARNING [EMAIL PROTECTED] address is an endangered species -- Use
[EMAIL PROTECTED]
Wanna help me out?  Like Music?  Buy a CD: http://l-i-e.com/artists.htm
Volunteer a little time: http://chatmusic.com/volunteer.htm
----- Original Message -----
From: Chris Worth <[EMAIL PROTECTED]>
Newsgroups: php.general
To: <[EMAIL PROTECTED]>
Sent: Monday, September 10, 2001 9:24 AM
Subject: check box help.


>
> Hey gang I'm using a checkbox in a form that has its values dumped into a
mysql
> database.  for some odd reason, the checkbox information is "lost"
>
> It worked earlier so I'm guessing I introduced a typo someplace.
>
> this is the code in the form.  I figure if this looks ok to you all. I
just need to go search
> through my code more carefully.
>
> <H2>
> Recurring Seminar:<input type=\"checkbox\"
> name=\"recur\" value=\"$recur\"></H2> Recurring
> seminars are displayed with a different color text in
> listings <BR>
>
>
> I create the form as a variable that is displayed.
>
> thanks,
>
> chris
>
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to