How many ways are there for passing variables between pages
in PHP and what are they ?
Answer Posted / ram kaushik
1.Session
2.GET
3.Post
4.using header() function
5.using window.location function
6.using hidden field]
7.cookies
8.query string
9.using ajax function
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Why do we use csrf token?
What changes I have to do in php.ini file for file uploading?
What is config file in php?
Is empty check in php?
Write a statement to show the joining of multiple comparisons in php?
What is the purpose of the php empty function?
How do I know my xampp version?
What is a session in php?
What is phpsessid?
Explain the difference between mysql_connect and mysql_pconnect?
Is php difficult to learn?
How to change the principal password?
What is the difference between htmlentities and htmlspecialchars in php?
Tell me how comfortable are you with writing html entirely by hand?
What is stripslashes php?