How many ways are there for passing variables between pages
in PHP and what are they ?
Answer Posted / vinod kumar wedhera
get(in url) ,Post (through form),Session,Cookies there are
four ways to pass the variable
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
What is the use of inner join in mysql?
How to get the position of the character in a string in php?
How is a session id generated?
What are the rules to determine the “truth” of any value which is not already of the boolean type?
Why json is used in php?
How to redirect a url from http to https in .htaccess?
Tell me how is it possible to return a value from a function?
How many types of session are there?
What does empty mean in php?
How do I find out the number of parameters passed into function9?
Explain what is the difference between $var and $$var?
What is php form validation?
What is singleton pattern in php?
How to uploaded files to a table?
Why many companies are switching their current business language to php?