How many ways are there for passing variables between pages
in PHP and what are they ?
Answer Posted / guest
you can use querystring also
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is the difference between runtime exception and compile time exception?
What is the difference between query and inquiry?
What are the Advantages and Application Areas of PHP?
What is mysql_fetch_object?
How many escape sequences are recognized in single-quoted strings?
what is variable scope, which variables are accessible from where and what are "undefined variable" errors?
What is php array function?
How to calculate the difference between two dates using php?
What is zend studio for?
Why laravel is best php framework?
Tell me what is the main difference between require() and require_once()?
what is the use of include_once in php?
How do I start a php session?
What are the differences between session and cookie?
How check variable is set or not in php?