t2t2t
New Member
- Messages
- 690
- Reaction score
- 0
- Points
- 0
Hi all.
I have put Advanced PHP code for ads (the include thing) but ads not showing up
Site: http://www.t2t2.x10hosting.com/
Source of index.php:
Also, if you have menu is included from a extra file (menu.php), does it have to include banner code too?
I have put Advanced PHP code for ads (the include thing) but ads not showing up
Site: http://www.t2t2.x10hosting.com/
Source of index.php:
HTML:
<tr>
<td colspan="3"><span class="style1">T2t2</span><div align="right" style="float:right; width:auto;"><? include("http://staff.x10hosting.com/adCode.php?ad=advanced"); ?></div></td>
</tr>
<tr>
<td colspan="2"><div align="right">- Crazy? No! Wicked? Probably </div></td>
</tr>
<tr>
<td colspan="2" height="10px"><hr width="500" size="5" /></td>
</tr>
Also, if you have menu is included from a extra file (menu.php), does it have to include banner code too?