Suppose a variable may passed to other page using any of
get,post,session,cookie methods and u want to retrive that
variable value . what is the syntax?
Answer Posted / srinivasan
$_SESSION['var']
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Tell me what is the use of the function htmlentities?
What is static method php?
What is instantiation?
What is user defined function in php?
What is the use of stripslashes in php?
What are php functions?
Does strlen include null?
What is the difference between $name and $$name?
How can we determine whether a php variable is an instantiated object of a certain class?
What is the difference between rest and soap?
Write a program using while loop in php?
What does php do?
How to stop the execution of php script?
Can you use php and javascript together?
How do I clear my browser session?