I have to use JavaScript to set a cookie on one of my pages. The strange part is php can only retrieve the JavaScript Cookie if it is set and you retrieve it from the Root dir. In any sub dir when it gets set php can no longer retrieve the cookie. This happens both with Windows+Apache and Linux+apace.
Also when you look at the phpinfo for the site after the JS Cookie is set you will not see it with phpinfo.
Any Ideas?