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
What is the difference between for and foreach in php?
List functions available to sort an php array?
What does the arrow mean in php?
What is mvc? Why its been used?
Does php use html?
How is the ternary conditional operator used in php?
How to break a file path name into parts?
What is php routing?
How to enable cURL in PHP?
Can php run without server?
Tell me what is the difference between the functions strstr() and stristr()?
Write a program to display table of a number using php?
How could I install codeignitor ?
What are hooks in php?
What is the difference between explode and split?