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 get the position of the character in a string in php?
How to connect SMTP server in php. I want to edit that in mantiss bug tracking tool. If anyone worked on mantiss software or in php, please give answer . I need to modify that in mantiss software.
WHat is the diff. between PHP4 and PHP5?
6 Answers Clarion Technologies, IBM, OmniNet, Sparkton Infotech,
Which of the delimiter is ASP style?
How can we get the error when there is a problem to upload a file?
What is boolean in php?
What is if isset ($_ post submit )) in php?
how can i disable multiple user in the same password in my website using any scripts
Whether One-line comment begin with pound sing(#) in php?
What is exception in php?
Does exist in php?
What are the rules in creating php variable?