Jump to content

Recommended Posts

Posted

I have used "setcookie()" and "$_COOKIE();"..

But, It doesn't work except in the same page where the cookie was made.

So,How to make a cookie and how to read it by another page?

PLZ help


Posted

Yes,..It's on the same domain

The Problem is soulved now!!!

by using "$HTTP_SERVER_VARS['cookie'];" insead of "$_COOKIE['cookie'];".

But, why "$_COOKIE['cookie']" didn't work?!! Nevermind

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...