How many ways I can redirect a PHP page?
Answer Posted / atul mahajan
We can also redirect a page using the following code
echo "<meta http-equiv='Refresh' content='0; url=test.php'>";
exit;
| Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
Name and explain five of the PHP error constants?
What is php and its features?
How can we define a variable accessible in functions of a php script?
What is cms php?
What is reference variable php?
What is super keyword in c++?
How to create a table to store files?
Tell me what are the encryption techniques in php?
What is the use of offset in mysql?
How can we set and destroy the cookie in php?
What are the differences between PHP3 and PHP4 and PHP5? what is the current stable version of PHP?
How a constant is defined in a php script?
What is the use of print_r function in php?
What is the maximum size of a database in mysql?
what is benefit of magento?