How is it possible to propagate a session id?
Answer / Aditya Kumar Pandey
Session ID can be propagated by setting cookies. When a user logs in, the server stores a unique session ID in a cookie and sends it back to the client. The browser then includes this cookie with each subsequent request, allowing the server to maintain the session.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can we extend two classes in php?
How do you trim spaces in excel?
Explain how can we increase the execution time of a php script?
iam mca post graduate in 2010 not getting job in JAVA so iam looking for carear in php as market demand is high so it is best option to try for php or not
What does php do?
What is indexing in mysql and how do we create indexing in mysql
How would you determine the size of a file in php?
What exactly is validating and sanitizing?
What is warning – “cannot modify header information – headers already sent”?
Code to upload a file in PHP?
How to remove the new line character from the end of a text line in php?
What are the advantages of using php?