View Single Post
Old 11-13-2009, 06:06 AM  
darksoul
Confirmed User
 
darksoul's Avatar
 
Join Date: Apr 2002
Location: /root/
Posts: 4,997
Quote:
Originally Posted by zentz View Post
<head><?php include("tp/ssi_in.php")?>

this is the code tracks incoming hits. where do i include the IF exactly?

tnx
Code:
<head><?php include("tp/ssi_in.php")?> 
<? if ($_GET['ref']) {
       Header("Location: http://www.arcadena.com/");
}
?>
__________________
1337 5y54|)m1n: 157717888
BM-2cUBw4B2fgiYAfjkE7JvWaJMiUXD96n9tN
Cambooth
darksoul is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote