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 session_register()?
What is artisan in php?
Differences between get, post and request methods ?
What is regular expression in php?
How to replace a text in a string with another text in php?
What is the use of mysql_fetch_assoc in php?
What is good average session duration?
What is design pattern? Explain all including singleton pattern?
Explain about looping in PHP?
Which is true about the singleton design pattern?
What is sql injection in php?
What software is required for php?
How to split a string into array using php?
write a note on Testing the web site
Tell me what should we do to be able to export data into an excel file?