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
What is multidimensional array in php?
Who is known as the father of php?
What does $_ post mean in php?
Do you know what is the function mysql_pconnect() usefull for?
How can we check the value of a given variable is alphanumeric?
Explain about require and include function?
Php code to find whether a number armstrong or not?
What is the use of header() function in PHP? What the Limitation of HEADER()?
What is action hooks and filter hooks?
What are escaping characters? Explain with an example?
Maine 12th ke bad 2 years ka web designing ka course kiya hai. Php me achcha hu. Ek fresher ko is field me kitna mil sakta hai ?
Which library is used in php to do various types of image work?
Which functions are used to remove whitespaces from the string?
Where to put php files in apache server?
Explain the types of functions for Splitting String?