Answer Posted / tulika sinha
A PHP session variable is used to store information about,
or change settings for a user session. Session variables
hold information about one single user, and are available
to all pages in one application
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is the purpose of constant() function?
What is a lambda function in php?
How does firefox manage cookies?
Is php easy language to learn?
How do I sort numbers in php?
Is php fully object oriented?
What is the difference between echo, print and printf()?
Is php an array?
What is final class and final method?
How to write php function in html onclick?
How do I run a php script?
"mysql_fetch_row — Get a result row as an enumerated array",this sentence comes from the PHP offical manual.However ,i can not understand the words "enumerated array".I need some help.Thanks a lot to everyone that reply.
What are the advantages of using php?
Tell me when a conditional statement is ended with an endif?
What is 'float' property in css?