View Single Post
Old 05-03-2010, 06:53 AM  
cooldude7
Confirmed User
 
cooldude7's Avatar
 
Industry Role:
Join Date: Nov 2009
Location: Heaven
Posts: 4,306
Quote:
Originally Posted by mikke View Post
Code:
<?php 
$domain = "http://www.cnn.com/";
header("Location: {$domain}");
exit(0);
?>
or try find in google: htaccess 302 redirect
Thanks mike.
cooldude7 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook