<?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 Non Ascii Characters using PHP and Regular Expressions</title>
	<atom:link href="http://www.wessray.com/php/strip-and-remove-non-ascii-characters-using-php-regular-expressions/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wessray.com/php/strip-and-remove-non-ascii-characters-using-php-regular-expressions/</link>
	<description>Just another idiot with a blog</description>
	<lastBuildDate>Thu, 20 Jan 2011 00:04:45 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Strip And Remove Non-ASCII Characters from a string in PHP&#160;&#124;&#160;@boydleep</title>
		<link>http://www.wessray.com/php/strip-and-remove-non-ascii-characters-using-php-regular-expressions/comment-page-1/#comment-679</link>
		<dc:creator>Strip And Remove Non-ASCII Characters from a string in PHP&#160;&#124;&#160;@boydleep</dc:creator>
		<pubDate>Tue, 11 May 2010 05:01:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.wessray.com/?p=66#comment-679</guid>
		<description>[...] I have been looking for a great function to do this for awhile and I finally found one&#8230; does the job perfectly! I only need to concern myself with English so am not worried about losing non-ascii characters that might make up Arabic or some other language. Kudos to Wes for originally writing and posting this on his blog here: http://www.wessray.com/php/strip-and-remove-non-ascii-characters-using-php-regular-expressions/ [...]</description>
		<content:encoded><![CDATA[<p>[...] I have been looking for a great function to do this for awhile and I finally found one&#8230; does the job perfectly! I only need to concern myself with English so am not worried about losing non-ascii characters that might make up Arabic or some other language. Kudos to Wes for originally writing and posting this on his blog here: http://www.wessray.com/php/strip-and-remove-non-ascii-characters-using-php-regular-expressions/ [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.wessray.com/php/strip-and-remove-non-ascii-characters-using-php-regular-expressions/comment-page-1/#comment-434</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 22 Dec 2009 17:12:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.wessray.com/?p=66#comment-434</guid>
		<description>Christian, look at the title (with php and regular expressions).  Why do people create huge php classes to zip files when you can use the &quot;zip&quot; in a CLI interface.  This is just a solution for people who are new to programming and paste text into a IDE like dreamweaver leaving characters that look like spaces but parse as ╤⌂Ñ weird shit.</description>
		<content:encoded><![CDATA[<p>Christian, look at the title (with php and regular expressions).  Why do people create huge php classes to zip files when you can use the &#8220;zip&#8221; in a CLI interface.  This is just a solution for people who are new to programming and paste text into a IDE like dreamweaver leaving characters that look like spaces but parse as ╤⌂Ñ weird shit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian Harms</title>
		<link>http://www.wessray.com/php/strip-and-remove-non-ascii-characters-using-php-regular-expressions/comment-page-1/#comment-433</link>
		<dc:creator>Christian Harms</dc:creator>
		<pubDate>Tue, 22 Dec 2009 16:56:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.wessray.com/?p=66#comment-433</guid>
		<description>1 minute: Why are non-ascii characters in you target document? Could it be possible while converting from the old word perfect document loosing some format information? Or there was france or arabian text in it?

For your solution simply use 
&gt; strings mydoc.wpf &gt; mydoc.txt

Good night ...</description>
		<content:encoded><![CDATA[<p>1 minute: Why are non-ascii characters in you target document? Could it be possible while converting from the old word perfect document loosing some format information? Or there was france or arabian text in it?</p>
<p>For your solution simply use<br />
&gt; strings mydoc.wpf &gt; mydoc.txt</p>
<p>Good night &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: phonejail</title>
		<link>http://www.wessray.com/php/strip-and-remove-non-ascii-characters-using-php-regular-expressions/comment-page-1/#comment-431</link>
		<dc:creator>phonejail</dc:creator>
		<pubDate>Fri, 18 Dec 2009 22:38:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.wessray.com/?p=66#comment-431</guid>
		<description>why do you keep sharing company secrets?</description>
		<content:encoded><![CDATA[<p>why do you keep sharing company secrets?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maqatac</title>
		<link>http://www.wessray.com/php/strip-and-remove-non-ascii-characters-using-php-regular-expressions/comment-page-1/#comment-430</link>
		<dc:creator>Maqatac</dc:creator>
		<pubDate>Fri, 18 Dec 2009 22:27:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.wessray.com/?p=66#comment-430</guid>
		<description>I don&#039;t understand why you haven&#039;t made a million dollars in book sales yet!</description>
		<content:encoded><![CDATA[<p>I don&#8217;t understand why you haven&#8217;t made a million dollars in book sales yet!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: will</title>
		<link>http://www.wessray.com/php/strip-and-remove-non-ascii-characters-using-php-regular-expressions/comment-page-1/#comment-428</link>
		<dc:creator>will</dc:creator>
		<pubDate>Fri, 18 Dec 2009 21:16:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.wessray.com/?p=66#comment-428</guid>
		<description>Wow...I&#039;ve needed something like this before. Way to go, and thanks!</description>
		<content:encoded><![CDATA[<p>Wow&#8230;I&#8217;ve needed something like this before. Way to go, and thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

