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 |
Why use php artisan serve?
how to convert PHP code in to java code
What is ltrim?
Explain about the data types in PHP?
What is printf in php?
How can we send mail using JavaScript?
What does trim () do in javascript?
Is php easier than javascript?
How can use sys time in loop?
What is the use of session and cookies in php?
How can we convert the time zones using PHP?
What is csrf cookie?