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 explode() or split() in PHP?
Php program to generate fibonacci series?
What is the function to count elements in an array in PHP?
How can you tell if a number is even or odd without using any condition or loop?
What is the scope of a variable defined outside a function?
Write a php function to convert all null values to blank?
What is php in full?
How to redirect https to http url through .htaccess?
Is php procedural or oop?
What php framework does wordpress use?
What is difference between get and post?
Explain how you can update memcached when you make changes to php?
Where sessions stored in PHP?
How do you clear environment variables?
Describe the security vulnerability of PHP?