How can we register the variables into a Session?
Answer Posted / subrat
$_SESSION[?name?] = ?Chinmay?;
To destroy a session: unset($_SESSION[?name?]);
| Is This Answer Correct ? | 5 Yes | 9 No |
Post New Answer View All Answers
what are the differences between php and perl
How do you put a space in html?
Does php 5 support exceptions?
What is sticky form in php?
How can we create a database using php?
What is php explain how php works?
How to declare an array in php?
What are the features of php?
Do you know what is the use of the function 'imagetypes()'?
What is a string in r?
What is "print" in php?
What are the data types in php?
What is the meaning of php?
How to write comment in php?
What are php expressions?