Php session.auto_start

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!

Moderator: General Moderators

Post Reply
saily
Forum Newbie
Posts: 2
Joined: Mon Dec 13, 2010 2:45 am

Php session.auto_start

Post by saily »

Even if i make php.ini session.auto_start as on...than also i have to start the session_start in all pages...can anyone explain me this....
Post Reply