How many ways I can redirect a PHP page?
Answer Posted / kesavan
header('location:next.php');
you can use <meta> to redirect
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
How to get a total number of elements used in the array?
What is php built on?
discuss the issue of software theft in ghana and how it has affected the economy
Which is better get or post method?
How do you pass a variable by value in php?
What is get and post method in php?
How we get ip address of client, previous reference page etc?
Differentiate echo vs. Print statement.
What is the meaning of a persistent cookie?
Which php framework is fastest?
What is fetch array in php?
Which array function checks if the particular key exists in the array?
Explain the types of functions for Splitting String?
Is it possible to submit a form with a dedicated button?
Where php language is used?