<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Remove Characters from String except ASCII</title>
	<atom:link href="http://www.brownphp.com/2010/05/remove-characters-string-ascii/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.brownphp.com/2010/05/remove-characters-string-ascii/</link>
	<description>Created and Designed for Object Oriented PHP and Web Developers</description>
	<lastBuildDate>Wed, 23 Nov 2011 08:18:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Ruben Sargsyan</title>
		<link>http://www.brownphp.com/2010/05/remove-characters-string-ascii/comment-page-1/#comment-13008</link>
		<dc:creator>Ruben Sargsyan</dc:creator>
		<pubDate>Thu, 07 Oct 2010 12:32:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.brownphp.com/?p=1849#comment-13008</guid>
		<description>Good post. But I think it will be better if you use preg_replace instead of ereg_replace, because as you have already written, the function ereg_replace has been depreciated. </description>
		<content:encoded><![CDATA[<p>Good post. But I think it will be better if you use preg_replace instead of ereg_replace, because as you have already written, the function ereg_replace has been depreciated.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

