CODE
LIBARY.COM
Home
/
PHP
PHP URL Redirection
URL Redirection
<? $URL="http://www.google.com"; header ("Location: $URL"); ?>
$URL="http://www.google.com"; header ("Location: $URL"); ?>
Copy to Clipboard
Related Snippets
PHP Name Generator
PHP Check if Request is an Ajax Request
PHP ABSPATH PHP Code: Preventing Direct Access and Exiting
PHP Getting User Information
PHP PHP Self Page Name Extraction
PHP Another way to get extension
PHP "Web Based URL Redirect with PHP"
PHP "Build Index from Directory Listing using make_index.py"
PHP Simple File Upload
PHP Random quotes using arrays