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

Reply via email to