Fast Redirect

jdunhin

New member
Joined
Feb 27, 2013
Messages
93
Points
0
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' ) ;
?>
 

webdesign

New member
Joined
Jul 5, 2012
Messages
232
Points
0
This code is very useful to redirect a URL in PHP. I used to use this code and htaccess to redirect pages, urls..it's very efficient.
 
Older threads
Replies
1
Views
2,251
Replies
1
Views
2,120
Replies
5
Views
2,271
Replies
3
Views
2,189
Newer threads
Replies
8
Views
3,538
Replies
0
Views
1,827
Replies
0
Views
2,216
Replies
0
Views
2,415
Replies
6
Views
4,289
Latest threads
Recommended threads
Replies
3
Views
2,438
Replies
3
Views
3,340
Replies
3
Views
2,604
Replies
4
Views
4,155
Replies
3
Views
1,562

Latest postsNew threads

Referral contests

Referral link for :

Sponsors

Popular tags

You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.

Top