Jump to content

MediaWiki:Sitenotice: Difference between revisions

From Cluster Documentation Project
No edit summary
No edit summary
Line 1: Line 1:
<script>
<iframe>
width=100%
height=adjust
name=myframe
 
<?php
<?php
     if (@include('/var/www/html/clustermonkey/adserver/Openads-2.0.10/phpadsnew.inc.php')) {
     if (@include('/var/www/html/clustermonkey/adserver/Openads-2.0.10/phpadsnew.inc.php')) {
Line 7: Line 11:
     }
     }
?>
?>
</script>
</iframe>

Revision as of 09:47, 12 March 2009

<iframe> width=100% height=adjust name=myframe

<?php

   if (@include('/var/www/html/clustermonkey/adserver/Openads-2.0.10/phpadsnew.inc.php')) {
       if (!isset($phpAds_context)) $phpAds_context = array();
       $phpAds_raw = view_raw ('zone:6', 0, , , '0', $phpAds_context);
       echo $phpAds_raw['html'];
   }

?> </iframe>

Cookies help us deliver our services. By using our services, you agree to our use of cookies.