yes , i tried accesing the cookie from an other page.

thank you

-----Mensaje original-----
De: Miles Thompson [mailto:[EMAIL PROTECTED]
Enviado el: Monday, February 09, 2004 5:37 PM
Para: [EMAIL PROTECTED]
Asunto: RE: [PHP-DB] Cookies ?


Did you refresh the page after setting the cookie?
mt
At 05:00 PM 2/9/2004 -0800, Omelin Morelos wrote:
>I have already tried it , It's not working.
>
>Thanks
>
>-----Mensaje original-----
>De: Chris Wright [mailto:[EMAIL PROTECTED]
>Enviado el: Monday, February 09, 2004 5:09 PM
>Para: Omelin Morelos; [EMAIL PROTECTED]
>Asunto: Re: [PHP-DB] Cookies ?
>
>
>Try using $_COOKIE['cookie_name']
>
>
>----- Original Message -----
>From: "Omelin Morelos" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Sent: Tuesday, February 10, 2004 12:55 AM
>Subject: [PHP-DB] Cookies ?
>
>
> > Friends
> >
> > Is there a way to read a cookie's with php , that were generated with
> > javascript ?
> >
> > I am now usign :
> >
> > $xidp=$_COOKIE;
> > print "Xidp $xidp";
> >
> > Thank you for your help in advanced.
> >
> > --
> > 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
>
>--
>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

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

Reply via email to