Quote:
{php}
include code
{/php}
|
for example, i will put the ad codes at
www.0058.net/add/ad1.inc
my aim url is
www.0058.com ,so i will edit the footer.tpl ot
www.0058.com, ad the code:
Quote:
{php}
include "http://www.0058.net/ads/dir/footer_ad.tpl";
{/php}
|