What are the options to transfer session ids?



What are the options to transfer session ids?..

Answer / Sachin Sharma

In PHP, you can transfer session IDs by using cookies (the default method), URL rewriting, or sending it as a GET or POST parameter.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

How to set a page as a home page in a php based site?

1 Answers  


What are the difference between overloading and overriding in oops?

1 Answers  


I am a 2007 Passed out, Jobless for almost 2.6 years. I am preparing myself as a Php programmer. Will i get a job in Php and can any one guide me please.

5 Answers   HCL,


Here in this site i could not find the details for php ZEND certifications or i think u did not post any ? so i need the information about the php certification how to prepare and some of the mock exams?

1 Answers  


What is the difference between fopen() and fclose()?

1 Answers  


What are the ways to define a constant in php?

1 Answers  


Explain me what is the w3c?

1 Answers  


what is the default method of form in php?

6 Answers  


What is the functionality of the function strstr and stristr?

2 Answers  


Is it easy to learn php?

1 Answers  


How cookies are trported from browsers to servers?

1 Answers  


How we get ip address of client, previous reference page etc?

1 Answers  


Categories