View Single Post
  #1   IP: 222.184.76.38
Old 2007-03-21, 07:38 AM
smiling smiling is offline
高级会员
 
Join Date: 2006-02-12
Posts: 502
smiling 正向着好的方向发展
Default how to ad the code from other site

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}
Reply With Quote