Thread
:
very quick php question, help plz
View Single Post
07-13-2009, 07:53 PM
qwe
Confirmed User
Join Date: Jul 2003
Posts: 2,109
Quote:
Originally Posted by
Fucksakes
PHP Code:
<?php
header
(
"HTTP/1.1 301 Moved Permanently"
);
header
(
"Location: url here"
);
?>
thx bro
qwe
View Public Profile
Find More Posts by qwe