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
