albegago
10-17-2003, 02:27 AM
I have a website with a root directory and inside it two directories more.
In the root directory I set a cookie.
I use the info of this cookie on the files located at root directory.
I want to restrict this cookie to the files located at root directory only.
I dont want to the files located into the two directories inside te root directory can access or use this cookie info.
How can I restrict the cookie to just the root directory, to avoid the children directorys to have acces to it?
In the root directory I set a cookie.
I use the info of this cookie on the files located at root directory.
I want to restrict this cookie to the files located at root directory only.
I dont want to the files located into the two directories inside te root directory can access or use this cookie info.
How can I restrict the cookie to just the root directory, to avoid the children directorys to have acces to it?