');
$apiBanner->addChild('action', 'banner');
$apiBanner->addChild('width', '468');
$apiBanner->addChild('height', '60');
$api->add_request($apiBanner);
$api->request();
$banner_468x60 = $api->responseXML->response->answer;
$api = new WebAPI('publicapi', 'publicapi');
$apiBanner = new SimpleXMLElement('');
$apiBanner->addChild('action', 'banner');
$apiBanner->addChild('width', '728');
$apiBanner->addChild('height', '90');
$api->add_request($apiBanner);
$api->request();
$banner_728x90 = $api->responseXML->response->answer;
} catch(Exception $e) { /* Fail quitely */ }
?>
- : bugs@webternals.com
-
:
[AdMangler width="468" height="60"]
[AdMangler width="468" height="60" position="1"]
-
:
<?php echo do_shortcode('[AdMangler width="468" height="60" position="1"]'); ?>
-
:
Widgets -> AdMangeler Widget", "admangler"); ?>