Jump to content

Cookies are stored in my web browser but not shown by PHP


guarriman

Recommended Posts

Hi.

 

Working with PHP 4 and Firefox 2, I'd like to remove some cookies.

 

These cookies are stored within my web browser (Edit > Preferences > Privacy > Cookies):

subdomain.example.com ... email_stored .... john%example.com
subdomain.example.com ... pass_stored .... fd9f9fdjfdfdf

 

But when trying to show them by using (executed in http:*//subdomain.example.com/cookies/test.php)

print_r($_COOKIE)

they're not showned!

 

Any similar experience?

 

Thank you very much.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.