Answer Posted / tushar
if(session_id()=="")
then we can say session is not started
otherwise
yes
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
When is a conditional statement ended with endif?
What is the use of $_server and $_env?
Why do we use hooks?
Could we start a variable with number like $4name?
How to Retrieve the Session ID of the Current Session?
What are the features of php?
Should I learn php before wordpress?
Explain the differences between get and post methods?
Explain me how failures in execution are handled with include() and require() functions?
Which is better python or php?
Explain preg_Match and preg_replace?
How to replace a text in a string with another text in php?
Explain the difference between php4 and php5.
What is the alternative structure for control structures?
What is session management php?