Answer Posted / sherin
session_id() returns the session id for the current session
or the empty string ("") if there is no current session.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the advantages of php?
What is the function of mysql_real_escape_string in php?
How to include a file code in different files in php?
Explain how is it possible to cast types in php?
How can we determine whether a php variable is an instantiated object of a certain class?
Tell me what is use of in_array() function in php?
Where is my php ini file?
What is difference Between PHP 5 and 7?
How to create database connection and query in php?
What is associative array in php?
Where are sessions stored php?
Tell me how to execute an sql query? How to fetch its result?
Can I run php without xampp?
How is the comparison of objects done in php?
What does the initials of php stand for?