Forum
Subscribe


The Popup Adstats output field

The Popup Adstats field is used to show members their current valid Popup or Popunder Ads.

    This output field has four variables:

  • OpenFormat (default is '<tr><td>')
  • MiddleFormat (default is '</td><td>')
  • CloseFormat (default is '</td></tr>')
  • Ad Type (popup or popunder; default is ' popunder')
  • Example:

  • <? popup_ad_stats ('<tr><td>','</td><td>','</td></tr>','popup');?> would show standard formatting, and displays the popup ads rather than the default popunder ads.