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 php ci?

556


Write a select query that will be displayed the duplicated site name and how many times it is duplicated?

573


What does sign mean php?

561


What is difference between get and post?

519


When do you use define() and when do you use const. What are the main differences between those two?

577






Do you know when sessions ends?

557


What is session cookies php?

547


How can we extract string "pcds.co.in" from a string "https://info@pcds.co.in" using regular expression of php? More on reg can you explain

523


Explain me soundex() and metaphone()?

549


What is the difference between Session and Cookie?

585


Does session expire on closing browser?

493


how to use http headers inside php? Write the statement through which it can be added?

511


How can we access the data sent through the url with the get method?

594


Tell me how is it possible to parse a configuration file?

505


What is the use of htmlspecialchars in php?

526