How can we know that a session is started or not?
Answer Posted / kamlesh
we can check is_session_start() by this function.
| Is This Answer Correct ? | 3 Yes | 9 No |
Post New Answer View All Answers
What are getters and setters and why are they important?
What type of headers have to be added in the mail function to attach a file?
How many keywords are there in php?
Which php mvc framework is best?
Why would we use === instead of ==?
Which function is used in php to delete a file?
Name some of the popular frameworks in php.
What does the unlink() function mean?
What is prepared statement in php?
Why do we use inheritance in php?
What is the purpose of php?
Which function can be used to exit from the script after displaying the error message?
Do you know when sessions ends?
What is uniqid php?
Are php sessions secure?