Thanks for the fast replies. I understand about stripping tags and identifying areas using regular expressions, however my intention is to display the page intact, with only the content changed.
An example being http://www.pootpoot.com/poot/pootify/
Thanks,
Don
If you're changing the content it's not really intact... ;-)
A regexp can do replacement as well with preg_replace. If we haven't answered your question, maybe you need to rephrase it?
-- paperCrane <Justin Patrin>
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php