Answers for "can i use header in php to redirect to html page"

PHP
2

php header to another page

header('Location: http://www.example.com/');
Posted by: Guest on May-17-2020

Code answers related to "can i use header in php to redirect to html page"

Browse Popular Code Answers by Language