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

How to execute an sql query?

515


How do I stop php artisan serve in windows?

502


What is $_ env in php?

549


What is foreach loop in php?

533


Explain what are psrs?

508






Can php run on windows server?

529


What is delimiter php?

533


What is an array in php?

622


What is framework in php for beginners?

526


What are the Advantages and Application Areas of PHP?

515


What is difference between md5 and SHA256?

541


What are the main error types in php?

522


Which function is used in php to count the total number of rows returned by any query?

527


What is design pattern? Explain all including singleton pattern?

540


What are major variables in research?

543