Sr. PHP Programmer Question:
Download Questions PDF

How to get the value of current session id?

Answer:

session_id() function returns the session id for the current session.

Download Senior PHP Programmer Interview Questions And Answers PDF

Previous QuestionNext Question
What is the meaning of a final class and a final method?How to redirect a page in php?