> -----Original Message-----
> From: Ford, Mike               [LSS]
> Sent: 21/08/04 01:57

>   foreach ($_POST['checkbox'] as $key=>$irrelevant):
>     // checkbox[$key] was checked
>   endif;

OK, it's 2a.m. here and I'm about asleep, whioch is why that last line
didn't read

    endforeach;

!!!

Cheers!

Mike

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to