Add this code into your file...
Also you can use a timer before redirecting to another page.
Code :
// hide source code
// hide line numbers
// 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.
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. |
|
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????!


























