Welcome and have a nice stay !       login   register   need help?  

 Page Info

Page Title: Redirect Page
Description: Make a simple redirect page through php
Author: XeroRa
Submission Date: 17-06-2005 03:04

 Rating & Comments

View or add comments: (2)
Average members rating: 5.50



Add this code into your file...

Code :
// hide source code
// hide line numbers

1  
2  <?PHP
3  
4  
// Sets Page for redirection
5  
header("Location: http://www.yoururl.com");
6  exit;
7  
8  
?>
9  




Also you can use a timer before redirecting to another page.

Code :
// hide source code
// hide line numbers

1  <?PHP 
2  
3  header
("Refresh: 5; url=http://www.yoururl.com"); 
4  echo 
"You will be redirected to http://www.yoururl.com in five seconds."
5  
6  
?> 


Donation:

If you like our free quality work, make a donation by using Paypal and tell us what you would like to see improved on our site for the next few months.

Comments


ThEMakeR  Comment #2101 posted on 05-08-2006 17:16

I cant get it to work. I tried using the second one, you know the 5 second re-direct code. How come it doesn't work.

ThEMakeR  Comment #2102 posted on 05-08-2006 17:41

Oh got it to work, silly me! I was wondering how I could change the color of the background etc if your not allowed HTML code before the PHP code????!


 Site Activity
Currently online: 0 member(s), 38 guest(s) : All members offline.


 Quick Menu
sitemap
search
galleries
main
forums


 Our Services

Main Projects
Designers For Hire
Unique LDU Skins
LDU Skins For Sale
Seditio Skins For Sale
Templates For Sale


 Statistics
18582 registered members,
1870 topics in forums,
21585 posts in forums,
13589682 pages served since 2004-05-09.
more


 7th Version Design

+++
top