1
0
mirror of https://github.com/php/web-php.git synced 2026-03-29 10:42:23 +02:00
Files
archived-web-php/redirect.php3

2 lines
32 B
PHP

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