If Function Exists Display Directly in Theme
-
Hi there,
I’m trying to display the adrotate directly into my theme, however, I’m having trouble getting it to work with the If Function Exists code. Here’s what I’ve got:
<?php if (function_exists(‘adrotate_group’)) adrotate_group(5); ?>
Where did I mess up? The ad group I need to use is #5.
Thanks in advance!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘If Function Exists Display Directly in Theme’ is closed to new replies.