How many ways can we get the value of current session id?
Answer Posted / devendrarjadav
We can get the value of current session with the use of
session_id() returns the session id for the current session.
| Is This Answer Correct ? | 58 Yes | 12 No |
Post New Answer View All Answers
How to store the uploaded file to the final location?
How can we automatically escape incoming data?
How to open a file for writing?
Define metaphone()?
How to generate a form?
What's php?
Do you know how to delete a file from the system?
Which function gives us the number of affected entries by a query?
Write a program using while loop in php?
Does php have a future?
How to create an array in php?
Explain the different types of errors in php.
Which array function checks if the particular key exists in the array?
What is a static method php?
Tell me how do you execute a php script from the command line?