> session_register("cookie[$food]", "$new $name");
$_SESSION['cookie'][$food] = "$new $name";-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
> session_register("cookie[$food]", "$new $name");
$_SESSION['cookie'][$food] = "$new $name";-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php