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
How to convert a character to an ascii value?
What are the features of php 7?
Why is php used for web development?
What does a delimiter do in mysql?
How a variable is declared in php?
How the web server interprets php and interacts with the client?
Explain what is the difference between mysql_fetch_array() and mysql_fetch_assoc()?
Tell me what is the use of "ksort" in php?
Explain me the difference between include and require?
What is the use of curl()?
Is numeric in php?
What is $$ in php?
What is the difference between substr() and strstr()?
Is php case sensitive?
What is meant by session in php?