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 IP Proxy check
PHP Using array to show last line of file
PHP Human Readable Random String Generator
PHP Write Text in file
PHP Duff's device
PHP Arabic to Farsi and Farsi to Arabic Converter
PHP All types picture resizer
PHP Recursive Array Replace by Key or Value
PHP Extracting Values from Nested JSON Data in PHP
PHP Simple Graphic Counter