Use of Session

Answer Posted / lakshmi

session are objects and not text files used to store data
and help servlet to transfer this data to other servlet
invocation so that the WEB SERVER understands that these
requests have come from the same client.




Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between "echo" and "print" in php?

522


What is null value in php?

573


Explain me difference between mysql_connect and mysql_pconnect?

557


Why use php artisan serve?

503


How do I find out the number of parameters passed into function9?

550






What is super () python?

539


What are the delimiters in php?

527


Tell me what is the difference between get and post?

479


Why php was called as personal home page?

545


What is stdclass in php?

550


What is the purpose of the following files having extensions: frm, myd, and myi? What these files contain?

511


Do you have to initialize variables in php?

492


I am writing an application in php that outputs a printable version of driving directions. It contains some long sentences, and I am a neat freak, and would like to make sure that no line exceeds 50 characters. How do I accomplish that with php?

516


How can we check the value of a given variable is alphanumeric?

545


What is the php function that removes the first element of the array and returns it?

519