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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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