How many ways we can pass the variable through the
navigation between the pages?
Answer Posted / mayur kannaujia
query string
session
cookie
get & post
hidden form field
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to read one character from a file?
What are the uses of explode() function?
How does php strcmp work?
Why is php used for web development?
What are the environmental variables?
What's the best method for sanitizing user input with php?
How to remove a file?
Tell us how can we access the data sent through the url with the post method?
What is difference between static and constant?
Is it possible to submit a form with a dedicated button?
What is an object in php?
How is session id stored in browser?
Can I learn laravel without php?
What is the difference between characters 34 and x34?
How can we determine whether a php variable is an instantiated object of a certain class?