How many ways are there for passing variables between pages
in PHP and what are they ?
Answer Posted / amit
i think there are more than 4 methods as i know
1.through url
2.through form
3.through coockies
4.session
5.hidden variables
6.through header
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Tell me how the result set of mysql be handled in php?
What is array function in javascript?
Why shouldn't I use mysql_* functions in php?
How to get the value of current session id?
How to create reusable code in php?
What is php regular expression?
How do I run a php script?
What is Apache's configuration file typically called?
Explain me what is the importance of "method" attribute in a html form?
Tell me what is the difference between the functions strstr() and stristr()?
What is the purpose of the following files having extensions: frm, myd, and myi? What these files contain?
How a variable is declared in php?
What is the use of @ in php?
What does a special set of tags do in php?
What does sign mean php?