batistablr
New Member
- Messages
- 56
- Reaction score
- 0
- Points
- 0
On my website http://batistablr.exofire.net/ i have the proxy service ad. I don't need the corporate ones but I want to put it anyway. When I put in the PHP, of course it gives errors. JavaScript usually works for me but they just don't show up.
This is what is in my Index.php
This is the ad code.. (Below)
This is what is in my Index.php
HTML:
I am making a website with all manual html scripting. It is still being worked on and updated ASAP.<br/>
<br/>
<br/>
Some of my work below: If you want something made. Email me at <b>mudhens06@sbcglobal.net</b> Thanks! <br/>
<br/>
<a href="blnetworks.net" target="_blank"><img src="http://i26.photobucket.com/albums/c149/batistablr/batistablr_indust.jpg" border="2" alt="BLNetworks"></a> <br/>
<br/>
<br/>
<a href="blnetworks.net" target="_blank"><img src="http://i26.photobucket.com/albums/c149/batistablr/marines_userbar_signature.jpg" border="1" alt="BLNetworks"></a> <br/>
<br/>
<br/>
<br/>
<br/>
<br/>
<b><font color="red">X10Hosting's free proxy service:</font></b> <br/>
<br/>
<script language='JavaScript' type='text/javascript'>
<!--
if (!document.phpAds_used) document.phpAds_used = ',';
phpAds_random = new String (Math.random()); phpAds_random = phpAds_random.substring(2,11);
document.write ("<" + "script language='JavaScript' type='text/javascript' src='");
document.write ("http://x10hosting.com/advert/adjs.php?n=" + phpAds_random);
document.write ("&what=zone:3&target=_blank");
document.write ("&exclude=" + document.phpAds_used);
if (document.referrer)
document.write ("&referer=" + escape(document.referrer));
document.write ("'><" + "/script>");
//-->
</script><noscript><a href='http://x10hosting.com/advert/adclick.php?n=a915c788' target='_blank'><img src='http://x10hosting.com/advert/adview.php?what=zone:3&n=a915c788' border='0' alt=''></a></noscript><br/>
<br/>
<br/>
<b><font color="red">Please keep X10hosting alive:</font></b> <br/>
<br/>
<script language='JavaScript' type='text/javascript'>
<!--
if (!document.phpAds_used) document.phpAds_used = ',';
phpAds_random = new String (Math.random()); phpAds_random = phpAds_random.substring(2,11);a
document.write ("<" + "script language='JaavaScript' type='text/javascript' src='");
document.write ("http://x10hosting.com/advert/adjs.php?n=" + phpAds_random);
document.write ("&what=zone:1&target=_blank");
document.write ("&exclude=" + document.phpAds_used);
if (document.referrer)
document.write ("&referer=" + escape(document.referrer));
document.write ("'><" + "/script>");
//-->
</script><noscript><a href='http://x10hosting.com/advert/adclick.php?n=a7fb3e9d' target='_blank'><img src='http://x10hosting.com/advert/adview.php?what=zone:1&n=a7fb3e9d' border='0' alt=''></a></noscript> <br/>
<br/>
<br/>
<br/>
<br/>
<b><i>These ads do <font color="red">not</font> contain any adware, viruses, etc.</i></b>
This is the ad code.. (Below)
HTML:
<script language='JavaScript' type='text/javascript'>
<!--
if (!document.phpAds_used) document.phpAds_used = ',';
phpAds_random = new String (Math.random()); phpAds_random = phpAds_random.substring(2,11);a
document.write ("<" + "script language='JaavaScript' type='text/javascript' src='");
document.write ("http://x10hosting.com/advert/adjs.php?n=" + phpAds_random);
document.write ("&what=zone:1&target=_blank");
document.write ("&exclude=" + document.phpAds_used);
if (document.referrer)
document.write ("&referer=" + escape(document.referrer));
document.write ("'><" + "/script>");
//-->
</script><noscript><a href='http://x10hosting.com/advert/adclick.php?n=a7fb3e9d' target='_blank'><img src='http://x10hosting.com/advert/adview.php?what=zone:1&n=a7fb3e9d' border='0' alt=''></a></noscript>
Last edited: