* Thus wrote Chris Shiflett ([EMAIL PROTECTED]):
> --- Steve Buehler <[EMAIL PROTECTED]> wrote:
> > Something else I found out now.  I think it was Cpt John W. Holmes
> > (not sure though) that said I couldn't have a cookie as an array
> > like this the following. So i am not sure if it is something that
> > is going away or not.
> > setcookie ("admin_access[host]", "$cookhost",0,"/","$cookhost");
> > setcookie ("admin_access[hostName]", "$hostName",0,"/","$cookhost");
> 
> No, this is fine, as I mentioned previously. Yes, I recall someone saying you
> could not do this, claiming the name was invalid by referencing 2109, but I
> thought I replied and corrected them. My apologies if I failed to do so.

I was the one stating rfc2109, and only suggesting that might be
the problem. And yes the reply did come through.

Curt
-- 
"I used to think I was indecisive, but now I'm not so sure."

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

Reply via email to