Yolun bir parametre $ _COOKIE [] eklenebilir?
evet, 4. argüman var, ama sadece o anki dizin in bulunduğu bir yolu kullanarak ayarlanmış ise çerez erişmek mümkün olacak
burada bu php dan ... kafa karıştırıcı:
The path on the server in which the cookie will be available on. If set to '/', the cookie will be available within the entire domain . If set to '/foo/', the cookie will only be available within the /foo/ directory and all sub-directories such as /foo/bar/ of domain . The default value is the current directory that the cookie is being set in.
http://php.net/manual/en/function.setcookie.php
Siz başka bir çerez gibi erişmek. Script buna erişimi varsa o $ _COOKIE kullanılabilir hale gelecektir.