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 |
How to retrieve the original query string?
When you will get the error "Cannot add header information"?
tel me any 2 regular expressions with example
Swap two variables value without using third variable in php ?
How we can get the number of elements in an array?
How can we pass the variable through the navigation between the pages?
Where is session id stored?
What are the encryption functions available in PHP?
How can we destroy the session, how can we unset the variable of a session?
What is repository in php?
What is overriding in php?
How to apply Cake php ajax pagination?