According to the manual, there are 2 different methods of setting up the incoming traffic tracker. The typical way, using the ssi_in.php include, is the way I did it, because it's faster for surfers (according to the manual). However, I want to send certain trades to a different site, for example I set up a movies page that I want to send MGP trades to.
So my question is, why won't it work if we just use the standard include? I don't want to use the htaccess method because I don't want to slow down the loading of the page. Other scripts (such as Trade Expert) can do this, even while just using a standard php include. Is there any way you can get this option working without having to add the code to the htaccess?
Thanks for listening...