How many ways are there for passing variables between pages
in PHP and what are they ?
Answer Posted / guest
As far as my knowledge there are four ways .They are Pass
the variable in URL,through a session,via a COOKIE or with
an HTML form.
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
How check variable is set or not in php?
What is csrf token and how will you add csrf token in ajax?
What is a query in php?
Why php script is not running in browser?
What is encapsulation in php?
What are php string functions?
What is php rest api?
How do you identify independent and dependent variables in regression analysis?
What is rtrim php?
How to do single and multi line comment in php?
How do you check if an arraylist is empty?
How to get the length of string?
What is the meaning of symbol '$' in jquery?
What are php filters?
What is the use of token in php?