ThePimp
01-04-2006, 01:26 PM
Is there a way to strip HTML tags from the $thread[preview] variable?
Example:
<center>Debbie Does Dallas</center> <center>from the Arrow collection</center> <table style="border-collapse: collapse;" id="table13"...
Should only say:
Debbie Does Dallas from the Arrow collection...
Anyone know how to do this?
Example:
<center>Debbie Does Dallas</center> <center>from the Arrow collection</center> <table style="border-collapse: collapse;" id="table13"...
Should only say:
Debbie Does Dallas from the Arrow collection...
Anyone know how to do this?