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

What is string in php?

562


How do I run a php file?

512


What is ci framework in php?

499


What is csrf validation?

546


How can you declare the array in php?

520






What is the difference between html and php?

541


What is super () python?

533


What is mvc php?

519


What is repository in php?

524


What u mean by query?

481


What is difference between html and php?

498


What is php namespace?

541


What is a closure in php?

535


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

523


What is php explain?

507