|
Yep
<td class="tddetails" align="left" width="60%">
<span class="medium"><!--PhotoPost Classifieds, Copyright All Enthusiast, Inc.-->
<a href="http://www.cascity.com/classifieds/showproduct.php?product=39&sort=2&cat=9&page=1">WTB: The book "Winchester Model 94" - the first 100 years</a></span><span class="small"><br />posted by <a href="http://www.cascity.com/classifieds/member.php?uid=1086">papabear</a><br /><br />I am looking to buy the book by Robert Renneberg, "the Winchester Model 94 - The First 100 years".
If you have one to sell, price it and email
<a href="mailto:davidmc@ne ... </span>
</td>
You can try this in showcat.php
$desc = un_htmlspecialchars(convert_markups($desc));
to say this
$desc = un_htmlspecialchars($desc);
|