<<
Knowledge Base Index <
Parent CategoryWhat is get_ptc_ad_v2
CashCrusader 2.01 has an alternative PTC function with some extra features compared to the original:
Example (you can put this code in any page within the paged directory to display ptc ads, just like the old ptc display function):
<?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