Script Pulse
Trade Pulse => Trade Pulse Support => Topic started by: kendrick on September 15, 2010, 06:50:21 PM
-
hello again
i store all my galleries in a subfolder and want to include the tp cookie on them
site/subfolder/gallery
site/subfolder/gallery 2
site/subfolder/gallery 3
tried using the standard php include but it just gave me alot of no-ref in, was wondering if this is the correct code ??? dont want to mess up my stats again
<?php virtual("http://www.site.com/tp/ssi_in.php")?>
-
hi, it's wrong way.
try <?php include("/full/path/to/tp/ssi_in.php")?>