How many ways are there for passing variables between pages
in PHP and what are they ?
Answer Posted / prasanna
GET,
POST,
SESSION,
COOKIE
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What are variables in research examples?
Why do we use htaccess
What are the different filter functions used to filter a variable?
What is an operator in php?
Write a program to find a string is palindrome or not?
How do you connet mysql database with php?
Which programming language does php resemble to?
What does empty mean in php?
What is php and features of php?
Difference between array_combine and array_merge?
What is the difference between php4 and php5?
How to assigning a new character in a string?
Will php die?
Do you know what's the difference between __sleep and __wakeup?
Tell me how to strip whitespace (or other characters) from the beginning and end of a string?