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!
I couldn't use session_start() method, and it occured errors. After that I figured out that I need to change the session.save_path to a disk location. since I'm using window. The problem is that I have no idea where to change it. I have been finding in httpd configuration file, but I couldn't find anything about session. Please help me.