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
In how many ways we can retrieve the data in the result set of mysql using php?
What are classes in php?
Is key exist in array php?
Which is better mysql or sql?
Tell me what is the use of isset() in php?
Is php used for frontend or backend?
Is php open source?
What is php artisan tinker?
What is mysql_real_escape_string used for?
Write syntax to open a file in php?
Explain how to run the interactive php shell from the command line interface?
What are the differences between php constants and variables?
How is it possible to know the number of rows returned in result set?
Should I use mysqli or pdo?
What are the features and advantages of object-oriented programming in php?