Answer Posted / 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 View All Answers
How to initiate a session in php?
What is move_uploaded_file in php?
Suppose the variable $var1 is set to 10 and the $var2 is set to the character var1, what's the value of $$var2?
What is a comment in php?
What is data structure in php?
Are react hooks stable?
How to access a Static Member of a Class in PHP?
Is array a key php?
Explain what is memcache?
Is apache needed for php?
What is list in PHP?
Why super () is used in java?
Tell me what sized websites have you worked on in the past?
What are the different types of statements that are present in php?
List some features of php that are deprecated in php7?