Search found 1 match
- Sat Jan 29, 2005 3:57 am
- Forum: PHP - Code
- Topic: Weird Session Problem!
- Replies: 4
- Views: 529
Weird Session Problem!
I have this weird problem with PHP version 2.3.9. I have <?php session_start (); ?> on my page and every time I refresh the page a new session is made. Which means refreshing 5 times produces 5 new sessions. I have tried firefox & internet explorer with session cookies enabled and it still does ...