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 baseurl?
What is csrf token and how will you add csrf token in ajax?
How to process the uploaded files?
What is factory pattern in php?
What is $_ request in php?
What is 'float' property in css?
Tell me how to initiate a session in php?
Tell me how can we determine whether a variable is set?
Which one is best framework for php?
How does api connect to database?
which will print out the php call stack?
How to create an array of a group of items inside an html form?
How to get length of an array in PHP?
Is variable name casesensitive in php?
Why do you need to filter out empty files?