PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
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 the same thing. I have googled and found nothing.
I am wondering if it is a PHP.ini thing. Can anyone help?
Could you show us the session variable/variables you are using!. I don't think it has anything to do with the PHP configuration file but instead something with your code.