How many ways we can pass the variable through the
navigation between the pages?
Answer Posted / gunabalans
Session
cookies
get
post
request
| Is This Answer Correct ? | 26 Yes | 1 No |
Post New Answer View All Answers
Why die is used in php?
What is mysql_fetch_object?
What are the design patterns in php?
Is php an oop?
How to download files from an external server with code in php?
What are traits?
What is the difference between array_merge() and array_merge_recursive() in php?
Why php is used with mysql?
What is the use of super-global arrays in php?
What is difference Between PHP 5 and 7?
Explain preg_Match and preg_replace?
What are the different types of statements that are present in php?
What is php default argument?
What is difference between static and constant?
What is the difference between single quoted string and double quoted string?