how to go to another file using header in php code example Example: redirect php < ?php header("Location: http://www.redirect.to.url.com/"); ?>