NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
start debugging <? echo "hello"; ?> and look at $_COOKIES[] array in the GLOBALS.
View user's profileFind all posts by dmitriSend private messageVisit poster's website


Joined: 31 Dec 2003
Posts: 29
Reply with quote
Sorry, still don't get it?

When I step through:

<?phpinfo()

echo "hello";

?>

And look at $_COOKIES in the watch window, it simply tells me UNDEFINED?

Can you give me an exact example of what the code should look while debugging phpinfo() to be able to echo or see $_COOKIES?

Thanks.
View user's profileFind all posts by ndorfnzSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
If at least after one successful debug session you see that this array is undefined, it means that cookies are prohibited by some 3rd party software or by IE itself and in this case phped has nothing to do with continuous debugging of multiple pages. Have a look at the IE and other settings to track down the problem. Your cookies seems do no work.
View user's profileFind all posts by dmitriSend private messageVisit poster's website


Joined: 31 Dec 2003
Posts: 29
Reply with quote
Interesting...

I use cookies all the time for sites I frequent, including this one..
View user's profileFind all posts by ndorfnzSend private message
Multiple Debugging
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 2 of 2  

  
  
 Reply to topic