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 a PHP accelerator?
What is instantiation?
How to submit form without a submit button.
Explain how we can retrieve the data in the result set of mysql using php?
What is xss in php?
Tell me what does $_env means?
Which php mvc framework is best?
What is php date function?
What is the difference between unset and unlink?
What is difference between array_merge and array_combine?
Explain the differences between get and post methods?
What is php oop?
How to download files from an external server with code in php?
Do csrf tokens expire?
What is the use of trim function in php?