How session manage in wordpress



How session manage in wordpress..

Answer / anandmishra

Wordpress does not call session_start() because it wants to
be stateless and if register_globals is defined, it
automatically destroys your $_SESSION.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

How to find the length of a string?

0 Answers  


How can I get the only name of the current executing file?

6 Answers  


What are the advantages of triggers?

0 Answers  


How to make a file encrypt and decrypt?

4 Answers   3i Infotech,


Why do we use csrf token?

0 Answers  






Where is php code written?

0 Answers  


What is form validation in php?

0 Answers  


Steps for the payment gateway processing?

0 Answers  


How does header() work . What do they tell the server same question for SESSIONS

2 Answers   Yahoo,


How many different types of messages available in php?

0 Answers  


How can we optimize or increase the speed of a mysql select query?

6 Answers  


How long will it take to learn php?

0 Answers  


Categories