Thanks for the reply :)
so what if I use this for the site code
$site=$_SERVER['HTTP_HOST'] . $_SERVER['REQUEST_URI'];
and what if I use this for the include
include('../../tracking.php');
I did the above because the file is two directories up.
I also opened all the tags with php...
I get this error, I think my code needs some cleaning but I can't figure out where the issue is.
Parse error: syntax error, unexpected T_STRING in /home/user/public_html/mydomain.com/tracking.php on line 12
*********code*************
<body>
<?
//connecting to the database we setup...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.