How many ways can we get the value of current session id?

Answers were Sorted based on User's Feedback



How many ways can we get the value of current session id?..

Answer / 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

How many ways can we get the value of current session id?..

Answer / devji chhanga

Apart from session_id, we can retrieve it using SID
constant in PHP6

Is This Answer Correct ?    12 Yes 9 No

How many ways can we get the value of current session id?..

Answer / james rosan

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 ?    3 Yes 3 No

Post New Answer

More PHP Interview Questions

What are the methods useful for method overloading?

0 Answers  


What are php expressions?

0 Answers  


How to insert a line break in php string?

0 Answers  


What are the three parts of an http request?

0 Answers  


How can you associate a variable with a session?

0 Answers  






hi, i have knowledge about PHP/MYSQL,i am fresher M.Sc-IT 2009 pass out,any recruitment in PHP please let me know.

0 Answers  


Write an example to remove html tags from a string in php?

0 Answers  


how to maintained the session from one page to another page based on the url and then entered into the first page is logging into instead of secondpage it goes to the another url.ie first login session togoes to the one url and next login session it goes to another url how is it possible in php please give me answer in that question

1 Answers   iCynergy,


how to retrieve from database..... this format (PRMRMDU402). firstname= prabhu, lastname=kumar, city=madurai, pincode=624402.... i want first name first two letters and last name last two letters ... city first two letters ... pin code last three letters....

2 Answers  


What does $globals mean?

0 Answers  


which institute provide better PHP trainning in delhi? please tell me how much salary can freshers get ? thanku

5 Answers  


Want to know the 10th max salary in salary table

3 Answers  


Categories