Hi
i started using mobday and i want to create an alternate link for toplist so if no add is available then it display toplist link
here is their php code
can anyone help on this code?
i started using mobday and i want to create an alternate link for toplist so if no add is available then it display toplist link
here is their php code
PHP Code:
echo '<a href="http://ads.mobday.com/clk.php?pubid=1234&ad=adult"><img src="http://ads.mobday.com/img.php?pubid=1234&ad=adult" alt="" /></a>';
Comment