econcept,
I have tried all that but It didn't work any other suggestions....
here is the PHP inside of a HTML code that I am using.
Code:
<?php
<font size="3"><span style="font-weight: bold;">
Welcome to Morris Technologies and Gift Shop. Please </span><a href="http://www.mtechama.com/signup.php" style="font-weight: bold;">register here</a></font><span style="font-weight: bold;"><font size="3"> to recieve the following e-mails:<br /><br />*E-News<br />*E-Promotions<br />*E-Specials<br />*E-Site Updates<br />*E-New Products & Services <br />and much more<br /><br />If you need Technical Support please <a href="http://www.mtechama.com/e107_plugins/forum/forum.php">click here</a> to go our support forum.</font><br /></span>
<br><br>
<table border="1" width="49%">
$zcSBmodule = 'whats_new.php'; <tr>
<td width="181">
<p align="center">
<a href="http://www.mtechama.com/gift_shop/index.php?main_page=product_info&cPath=6&products_id=5">
<img border="0" src="http://www.mtechama.com/gift_shop/images/70900.jpg" width="101" height="101"><br>
World Of Products<br>
$6.75</a></td>
<td width="179">
<p align="center">
<a href="http://www.mtechama.com/gift_shop/index.php?main_page=product_info&cPath=1&products_id=1">
<img border="0" src="http://www.mtechama.com/gift_shop/images/34830.jpg" width="107" height="107"><br>
3pc. Fabric Xmas Bears<br>
$119.95</a></td>
<td> </td>
</tr>
<tr>
<td width="181"> </td>
<td width="179"> </td>
<td> </td>
</tr>
<tr>
<td width="181"> </td>
<td width="179"> </td>
<td> </td>
</tr>
</table>
<p><center>
<img border="0" src="http://www.mtechama.com/gift_shop/images/ClearwireWhite.jpg" width="213" height="101"> <img border="0" src="http://www.mtechama.com/gift_shop/images/Microsoft_Windows_logo.jpg" width="147" height="101"> <img border="0" src="http://www.mtechama.com/gift_shop/images/p4_logo.jpg" width="77" height="101"> <img border="0" src="http://www.mtechama.com/gift_shop/images/semp-amd-logo.jpg" width="124" height="102"></p></center>
<p> </p>
?>
Wade