<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Barattalo &#187; empty tags</title>
	<atom:link href="http://www.barattalo.it/tag/empty-tags/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.barattalo.it</link>
	<description>code snippets, classes and other stuff for developers</description>
	<lastBuildDate>Fri, 10 Sep 2010 15:59:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Fix html tags, close tags, repair bad quotes and more</title>
		<link>http://www.barattalo.it/2010/02/03/fix-html-tags-close-tags-repair-bad-quotes-and-more/</link>
		<comments>http://www.barattalo.it/2010/02/03/fix-html-tags-close-tags-repair-bad-quotes-and-more/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 13:31:22 +0000</pubDate>
		<dc:creator>Giulio Pons</dc:creator>
				<category><![CDATA[Html]]></category>
		<category><![CDATA[Php]]></category>
		<category><![CDATA[bad tags]]></category>
		<category><![CDATA[empty tags]]></category>
		<category><![CDATA[html fix]]></category>
		<category><![CDATA[html tidy]]></category>
		<category><![CDATA[preg_replace]]></category>
		<category><![CDATA[regular expressions]]></category>
		<category><![CDATA[repair html]]></category>

		<guid isPermaLink="false">http://www.barattalo.it/?p=434</guid>
		<description><![CDATA[This class can solve many problems coming from user generated html content or to fix html content before making some hard work with your bots! (It&#8217;s specially usefull for web sites without the Html Tidy module of PHP). Hre is a quick list of the magic things it can do. delete closed tags without their [...]


Related posts:<ol><li><a href='http://www.barattalo.it/html-fixer/' rel='bookmark' title='Permanent Link: HTML fixer'>HTML fixer</a></li>
<li><a href='http://www.barattalo.it/2010/02/22/reading-mp3-informations-with-php-id3-tags/' rel='bookmark' title='Permanent Link: Reading mp3 informations with php (id3 tags)'>Reading mp3 informations with php (id3 tags)</a></li>
<li><a href='http://www.barattalo.it/2010/01/10/sending-emails-with-attachment-and-html-with-php/' rel='bookmark' title='Permanent Link: Sending HTML emails with attachment with PHP'>Sending HTML emails with attachment with PHP</a></li>
<li><a href='http://www.barattalo.it/2010/04/27/correct-headers-to-download-a-csv-from-php/' rel='bookmark' title='Permanent Link: Correct headers to download a CSV from PHP'>Correct headers to download a CSV from PHP</a></li>
<li><a href='http://www.barattalo.it/2009/11/24/truncate-string-preserving-some-words-in-php/' rel='bookmark' title='Permanent Link: Truncate string preserving some words in PHP'>Truncate string preserving some words in PHP</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.barattalo.it/2010/02/03/fix-html-tags-close-tags-repair-bad-quotes-and-more/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
