There is some tags with missing quote. For example: <img src=file.jpg border="0" alt=text goes here title=this is a title /> replace to: <img src="file.jpg" border="0" alt="text goes here" title="this is a title" />
[Home Sweet Home]
A robust solution for this isn't trivial, unless the html strictly follows the format you've provided. But I doubt it follows a format strictly, for obvious reasons
http://us3.php.net/tidy
Logic without the fatal effects. All code snippets are licensed under WTFPL.
Forum Rules
Bookmarks