Subject: Fw: [PHP-DB] php -> checkboxes -> mysql
> You should first check if checkbox value stored in the databese is 1 or 0.
> After use an if clause:
> if ($checkbox==1) {
> echo ""
> }
> elseif ($che
=0) {
> ""
> }
>
> Nikos
> --
--
> ---
>
> - Original Message -
> From: "Chris" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, September 10, 2002 12:03 AM
> Subject: [PHP-DB] php -> checkboxes
ent: Monday, September 09, 2002 11:03 PM
Subject: [PHP-DB] php -> checkboxes -> mysql
> Greetings,
>
> I am just starting with php and need some help/code example for
> setting checkbox values from mysql. My setup is the following:
>
> The mysql database holds data and che
Greetings,
I am just starting with php and need some help/code example for
setting checkbox values from mysql. My setup is the following:
The mysql database holds data and checkbox values in respective columes.
For example
nameaddress phone homeno workno pagerno