How many ways I can redirect a PHP page?

Answer Posted / rani

By using header
<?php
header('Location: http://www.example.com/');
?>

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the three different kinds of Arrays?

637


How to execute a function in php?

450


Why php language is used?

513


Where are php configuration settings stored?

521


How to create connection in php?

517






Do you know what is the differences between $a != $B and $a !== $B?

479


What is str_replace()?

533


Is empty check in php?

554


Maine 12th ke bad 2 years ka web designing ka course kiya hai. Php me achcha hu. Ek fresher ko is field me kitna mil sakta hai ?

4763


What is difference between md5 and SHA256?

529


How to find the index of an element in an array php?

511


What is the best website to learn php?

512


What is env in laravel?

529


How long will it take to learn php?

494


How do I find environment variables?

496