PDA

View Full Version : how to ad the code from other site


smiling
2007-03-21, 07:38 AM
{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:{php}
include "http://www.0058.net/ads/dir/footer_ad.tpl";
{/php}