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


Please Help Members By Posting Answers For Below Questions

What is mvc? Why its been used?

709


Explain me differences between get and post methods?

785


Is empty function c++?

717


What is php glob?

765


How to pass variables by references?

740


What is the purpose of the following files having extensions: frm, myd, and myi? What these files contain?

739


Is json a string php?

695


How to strip whitespace (or other characters) from the beginning and end of a string?

684


Why php script is not running in browser?

751


Explain $_FILES Superglobal Array?

793


How can I prevent sql-injection in php?

785


Which software is best for php?

730


What is difference between base_url and site_url?

720


What is the maximum size of a table in mysql?

751


How can you create a session in php?

736