Re: [PHP-WIN] Cookie problem

2002-11-03 Thread toby z
hay clay letts start over 1st page where u ll take input into a from n post it - echo(" "); echo(" password "); ** a simple form ! ! ! ! **

[PHP-WIN] Cookie problem

2002-11-02 Thread Clay Culver
Hi, I am having a problem trying to set a cookie with the register_globals variable turned OFF. I have a script that just checks a password in a MySQL database through a form, if the password is the same in the db then the cookie is set and access is allowed to any page that has the other p

[PHP-WIN] cookie problem

2002-06-05 Thread Cassiano Dal Pizzol
guys i have a cookie problem   i´m developing a site who uses cookies to count the visits and to access the database, all works fine in almost every browser i test... all but one!!! this one don´t accept the cookie i pass to it, by the way he doesn´t even register the cookie!!! in all other br

[PHP-WIN] Cookie-Problem ;)

2001-02-03 Thread Andreas Lange
this is no general Problem with Cookies but a big mess: i use cookies to store a session-id, so here is the Problem: The InternetExplorer stores seperate Cookies for every directory on the webserver, where cookies are used. Is it possible to store only one cookie for the whole site, including al