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 is difference between single quotes and double quotes in php?
Steps for the payment gateway processing?
How can we check the value of a given variable is alphanumeric?
What are the advantages of stored procedures in php?
What is htmlentities function in php?
How long will it take to learn php?
How values in arrays are indexed?
What is the difference between static and dynamic websites?
What does the scope of variables mean?
Explain how we can get the number of elements in an array?
Which function is used in php to count the total number of rows returned by any query?
What does mysqli_query return?
What is difference Between PHP 5 and 7?
Tell me what are the functions to be used to get the image's properties (size, width and height)?
What is abstraction php?