<?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: PHP Text Encoding &#8211; Challenge..!</title>
	<atom:link href="http://blogs.digitss.com/php/php-text-encoding-challenge/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.digitss.com/php/php-text-encoding-challenge/</link>
	<description>DiGiTSS Team&#039;s Programming experience with PHP, MySQL, Ajax, Javascript, jQuery, C# and Microsoft technologies</description>
	<lastBuildDate>Tue, 06 Sep 2011 19:30:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: pradeep</title>
		<link>http://blogs.digitss.com/php/php-text-encoding-challenge/comment-page-1/#comment-11987</link>
		<dc:creator>pradeep</dc:creator>
		<pubDate>Wed, 28 Jul 2010 16:50:11 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.digitss.com/?p=183#comment-11987</guid>
		<description>Hi, 
i m going to start surescript integration in our EMR application which is built in PHP and i want to use same language for surescript there not much example from where we can start to code. can u please help me out. 
 
 
thanks </description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>i m going to start surescript integration in our EMR application which is built in PHP and i want to use same language for surescript there not much example from where we can start to code. can u please help me out.</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Make money with blogging &#124; BLOGS@DiGiTSS</title>
		<link>http://blogs.digitss.com/php/php-text-encoding-challenge/comment-page-1/#comment-11116</link>
		<dc:creator>Make money with blogging &#124; BLOGS@DiGiTSS</dc:creator>
		<pubDate>Sun, 16 Aug 2009 10:33:25 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.digitss.com/?p=183#comment-11116</guid>
		<description>[...] some link sharing website you will surely get some positive response within small period of time. PHP Text encoding challenge is one of my such post. Basically we are students for [...]</description>
		<content:encoded><![CDATA[<p>[...] some link sharing website you will surely get some positive response within small period of time. PHP Text encoding challenge is one of my such post. Basically we are students for [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dharmavirsinh Jhala</title>
		<link>http://blogs.digitss.com/php/php-text-encoding-challenge/comment-page-1/#comment-8131</link>
		<dc:creator>Dharmavirsinh Jhala</dc:creator>
		<pubDate>Mon, 26 Jan 2009 08:13:48 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.digitss.com/?p=183#comment-8131</guid>
		<description>Hi Gromitt, 
Thanks for quick response. 
I missed out &quot;TRUE&quot; in sha1 for &quot;raw optput&quot;. 
 
Thanks a lot. </description>
		<content:encoded><![CDATA[<p>Hi Gromitt,</p>
<p>Thanks for quick response.</p>
<p>I missed out &quot;TRUE&quot; in sha1 for &quot;raw optput&quot;.</p>
<p>Thanks a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gromitt</title>
		<link>http://blogs.digitss.com/php/php-text-encoding-challenge/comment-page-1/#comment-8127</link>
		<dc:creator>Gromitt</dc:creator>
		<pubDate>Sun, 25 Jan 2009 22:35:32 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.digitss.com/?p=183#comment-8127</guid>
		<description>Hi,

This should do what you expect :


$string = &#039;helloworld&#039;;

echo base64_encode(sha1(mb_convert_encoding(strtoupper($string), &#039;utf-16le&#039;), TRUE));</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>This should do what you expect :</p>
<p>$string = &#8216;helloworld&#8217;;</p>
<p>echo base64_encode(sha1(mb_convert_encoding(strtoupper($string), &#8216;utf-16le&#8217;), TRUE));</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.316 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2011-09-11 10:54:04 -->

