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
Tell me which programming language does php resemble to?
Is php a web server?
What is if isset ($_ post submit )) in php?
Is php still used?
How many types of php are there?
What is a php 5?
What is get and post method in php?
How can we submit form without a submit button?
/temp is a type of filesystem directory. State Whether True or False?
How to redirect a page in php?
What are the 3 scope levels available in php and how would you define them?
How to access a specific character in a string using php?
How to make a class in php?
What is php pathinfo?
Tell me which function gives us the number of affected entries by a query?