Re: non session/cookie login




"Mike" <mike@xxxxxxxxxxxxxxxxxxxxx> wrote in message
news:1161932766.460934.45000@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
|
|
| > | How would I know if the sessions are stored as a file and not a
cookie.
| > |
| > | Where do I look and what would I change?
| >
| > session.use_cookies Off Off
|
| OK, I ran a test script that changed the above setting, then set a
| session and hyper-linked to a new page. In the new page it tests if
| the session is set.
|
| I blocked all cookies within my IE and it didn't work, the session
| still wasn't getting through.
|
| If I'm not ussing cookies to store the sessions why isn't it working?

please search in php help on "Session handling functions". read everything
there.


.



Relevant Pages