1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00
Files
archived-web-php/redirect.php
Zeev Suraski 818fbbb14c Add .php files
2000-05-22 18:30:01 +00:00

2 lines
32 B
PHP

<? Header("Location: $URL"); ?>