JacquiiDesigns
Well-known member
So I'm trying to add a text-link-ads php code to a template. I've been given a .php code and want to know how can I add this to ad_above_content template.
For instance - is there a similar piece of code as below to use?
If no - Then how can I go about adding the php code and having it parsed in the ad_above_content template?
Thanks!
J.
For instance - is there a similar piece of code as below to use?
Code:
<xen:require php="name_of_php_file.php" />
If no - Then how can I go about adding the php code and having it parsed in the ad_above_content template?
Thanks!
J.