Topic moved by moderator to PHP - Code Forum
I was wonder if any one could help me. I am creating a page that allows user to insert date into mysql via check boxes. The code allow the information be inserted but does not return check values from the data on the refresh. Does any have any methods that may work?
Help with checkboxes
Moderator: General Moderators
Re: Help with checkboxes
Your problem is not connected to theoretical programming, I believe.
By the way, evaluating check boxes (boolean values) and turn them into a date sounds like binary dating to me. Quite unimaginative.
As far as I could understand your unspecific question is how to determine whether a box is checked or not. If this is the case, Google it, if not, give more details.
By the way, evaluating check boxes (boolean values) and turn them into a date sounds like binary dating to me. Quite unimaginative.
As far as I could understand your unspecific question is how to determine whether a box is checked or not. If this is the case, Google it, if not, give more details.