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
What is polymorphism with example in php?
Explain some of the php array functions?
Why php is sometimes called as embedded scripting language?
Why is php so popular?
Tell me what is the importance of "action" attribute in a html form?
What is the differences between $a != $B and $a !== $B?
What are the features of php?
Explain what are psrs? Choose 1 and briefly describe it?
How can I make a script that can be bilingual (supports english, german)?
How to pad an array with the same value multiple times?
Which php framework is fastest?
Is php a float?
What are PHP Magic Methods/Functions. List them.
What is the method to execute a php script from the command line?
What are the rules to determine the “truth” of any value which is not already of the boolean type?