Hello,
I have a PHP web form that populates from a MySQL database. I have check boxes on that form that will be marked as checked depending on a "yes" or "no" value from the database. What is strange is that in FireFox, the checkboxes that are flagged to be checked from the database are indeed checked. When viewing the same form in Safari, the checkboxes are blank.
Does anyone know why the checkboxes display as blank in Safari but not Firefox. I am running Firefox 3.6 and Safari 4.0.5. MySQL version is 5.0.26 and PHP is 5.2.5.
Thanks.
Mike
I have a PHP web form that populates from a MySQL database. I have check boxes on that form that will be marked as checked depending on a "yes" or "no" value from the database. What is strange is that in FireFox, the checkboxes that are flagged to be checked from the database are indeed checked. When viewing the same form in Safari, the checkboxes are blank.
Does anyone know why the checkboxes display as blank in Safari but not Firefox. I am running Firefox 3.6 and Safari 4.0.5. MySQL version is 5.0.26 and PHP is 5.2.5.
Thanks.
Mike