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 Curl
PHP Meta Tag Finder
PHP JavaScript to HTML Function
PHP Credit Card Number Validation
PHP Use CURL with proxy
PHP Human Readable Random String Generator
PHP Website Status Online Check
PHP Convert Snake Case to Camel Case with PHP | Laravel Inspired
PHP Advanced Miltidimension Arrays
PHP Web-based Link Generator using PHP