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
Explain some of the php array functions?
What is php call function?
What is regular expression in php?
What is data abstraction in php?
Which php mvc framework is best?
What is meant by ‘passing the variable by value and reference' in php?
What is a persistence cookie?
Code to open file download dialog in PHP?
Tell us how can we access the data sent through the url with the post method?
Explain what are the two main string operators?
How can we know the total number of elements of Array?
How to set a value in session? How to remove data from a session?
How do I update php?
What is difference between html and php?
How can we define a variable accessible in functions of a php script?