Your Ad Here
0

How To Turn On the Session Support?

Posted by The Blogger on 12:52 PM in
Answer:

The session support can be turned on automatically at the site level, or manually in each PHP page script:

* Turning on session support automatically at the site level: Set session.auto_start = 1 in php.ini.
* Turning on session support manually in each page script: Call session_start() funtion.


tags: php interview questions and answers, php interview question How To Turn On the Session Support, How To Turn On the Session Support

0 Comments

Post a Comment

Your Ad Here

Copyright © 2009 Interview Questions and Answers