1 replies
  • WEB DESIGN
  • |
This code below shows how to redirect to another domain. It is easier to do it this way. The reason why is domains take time to populate the changes on it so when you use this code it works in no time.

<?php
header( 'Location: http://www.domain.com' ) ;
?>
#fast #redirect
  • Profile picture of the author chungacreative
    Thanks for the code I was looking for something like this a while ago.
    Signature

    Make a commission on your own gas and electric bill. Private message me for more info.

    {{ DiscussionBoard.errors[6886873].message }}

Trending Topics