Forum
Subscribe


The Email Adstats output field

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

    This output field has six 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 ')
  • Columns(for ad copy display; default is '30')
  • Rows(for ad copy display; default is '3')
  • Example:

  • <? email_ad_stats ('<tr><td>','</td><td>','</td></tr>','show','40','5');?> would show standard formatting, plus includes the options to display a copy of each email ad, in a text box 40 columns x 5 rows.