EXOWorks
12-01-2002, 06:21 AM
Hello,
I made a script, which uses cookies, but when i access it with Lynx browser in Linux, it doesn't works.
First i tried to used setcookie() on the page itself it needs cookie, and tried to print out. But that didn't worked, maybe because it can't set cookies and print them out at the same time ?
But i also tried to access it with other page, and that was even not able to get values of the cookies.
It stores the cookies path as file.php?user (as i come to that page using that).
Any idea ? :confused:
I made a script, which uses cookies, but when i access it with Lynx browser in Linux, it doesn't works.
First i tried to used setcookie() on the page itself it needs cookie, and tried to print out. But that didn't worked, maybe because it can't set cookies and print them out at the same time ?
But i also tried to access it with other page, and that was even not able to get values of the cookies.
It stores the cookies path as file.php?user (as i come to that page using that).
Any idea ? :confused:
