Load Tracking Pixel In Php
Hi I need a php script that will load my tracking pixels determined by the query number. I also am using php, so it will mask my pixels. I don’t want anyone to see my list of tracking pixels.
This will load in an iframe. For example:
<iframe src=”http://www.serverads.com/pixel.php?p=1″ width=”1″ height=”1″ frameborder=”0″>
Query examples:
This will open pixel #1
http://www.serverads.com/pixel.php?p=1
This will open pixel #23
http://www.serverads.com/pixel.php?p=23
I currently only have one pixel to load, so please include this in the script.
<!– begin AdBrite, Sign-ups tracking –>
<img border=”0″ hspace=”0″ vspace=”0″ width=”1″ height=”1″ src=”http://stats.adbrite.com/stats/stats.gif?_uid=588569&_pid=1″ />
<!– end AdBrite, Sign-ups tracking –>
Please put nyjets in your bid, so I know you read this project detail.
Thanks,
Dave



