get_ptc_ad_v2

From CashCrusaderWiki

(Difference between revisions)
Jump to: navigation, search
(Fine tuning)
Line 1: Line 1:
{{DISPLAYTITLE:get_ptc_ad_v2}}
{{DISPLAYTITLE:get_ptc_ad_v2}}
-
Action ''get_ptc_ad_v2'' is an improved version of ''[[get_ptc_ad]]'' with added functionality like defining amount of [[PTC]] ads and showing click counters of ads.
+
Action ''get_ptc_ad_v2'' is an improved version of ''[[get_ptc_ad]]'' with added functionality like defining amount of [[PTC]] ads to show at once and showing click counters of ads.
 +
 
'''Required CashCrusader version:''' 2.01
'''Required CashCrusader version:''' 2.01

Revision as of 10:20, 1 August 2008

Action get_ptc_ad_v2 is an improved version of get_ptc_ad with added functionality like defining amount of PTC ads to show at once and showing click counters of ads.


Required CashCrusader version: 2.01

Example usage:

<?php action("get_ptc_ad_v2","category,5,1,1,1"); ?>


Details, from left to right:

category = this is the ad category for PTCs you want to display
5 = this is the amount of PTC ads you want to display
1 = show clicks left value, 1=true 0=false
1 = show received clicks, 1=true 0=false
1 = show how much the ad is worth, 1=true 0=false

Personal tools
Administration manual