Re: [PHP] (Urgent!!!) Checkbox Reference From: Brian Clark (brianj <email protected>)
Date: 12/17/00

(BC == "Brian Clark") brianj <email protected> writes:

BC> while(list($key,$value) = each($test)
                                        ^^
Whooops! Need a closing parens there.

BC> {
BC> print "$key : $value<br>\n";
BC> }

-Brian

-- 
I'll install windows, but I'd kinda like to have programs, too.

-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>