Forum
Subscribe


The HTML Adstats output field

The HTML Adstats field is used to show members their current valid HTML Ads.

    This output field has four variables:

  • OpenFormat (default is '<tr><td>')
  • MiddleFormat (default is '</td><td>')
  • CloseFormat (default is '</td></tr>')
  • Show Ad Content (show or dont_show; default is 'dont_show ')
  • Example:

  • <? html_ad_stats ('<tr><td>','</td><td>','</td></tr>','show');?> would show standard formatting, plus includes the option to display a copy of each email ad.