advanced code snippet search
CammoKing on 11/13/09
11/13/09 11:59am
2 people have marked this snippet as a favorite
m0rulacreativeboulder
if ($_SERVER['SERVER_NAME']=='somesite.com'){ header('Location:http://www.somesite.com'.$_SERVER[REQUEST_URI]);exit();
Report this snippet Tweet
Comment:
You need to login to post a comment.