<?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"
	>
<channel>
	<title>Comments for PHP Interview Questions</title>
	<atom:link href="http://www.phpinterview.com/index.php/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phpinterview.com</link>
	<description>Share Your Experience</description>
	<pubDate>Thu, 11 Mar 2010 00:07:18 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>Comment on How can we encrypt the username and password using PHP? by Macs Rvsp</title>
		<link>http://www.phpinterview.com/index.php/2009/04/how-can-we-encrypt-the-username-and-password-using-php/#comment-94</link>
		<dc:creator>Macs Rvsp</dc:creator>
		<pubDate>Thu, 24 Sep 2009 07:20:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpinterview.com/?p=48#comment-94</guid>
		<description>We can encrypt password in php through crypt() and md5() function . But we can not decrypt password.</description>
		<content:encoded><![CDATA[<p>We can encrypt password in php through crypt() and md5() function . But we can not decrypt password.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on An easy way to remove all the hyperlinks from an word document. by Saravanan</title>
		<link>http://www.phpinterview.com/index.php/2009/01/an-easy-way-to-remove-all-the-hyperlinks-from-an-word-document/#comment-93</link>
		<dc:creator>Saravanan</dc:creator>
		<pubDate>Fri, 17 Apr 2009 08:07:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpinterview.com/?p=45#comment-93</guid>
		<description>copy the content of word document and put it in notepad. The all hyper link be removed</description>
		<content:encoded><![CDATA[<p>copy the content of word document and put it in notepad. The all hyper link be removed</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How can we refresh a page every 20 seconds wothout using javascript? by Shubha</title>
		<link>http://www.phpinterview.com/index.php/2007/12/how-can-we-refresh-a-page-every-20-seconds-wothout-using-javascript/#comment-92</link>
		<dc:creator>Shubha</dc:creator>
		<pubDate>Wed, 15 Apr 2009 10:22:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpinterview.com/index.php/2007/12/13/how-can-we-refresh-a-page-every-20-seconds-wothout-using-javascript/#comment-92</guid>
		<description>We can not control this from php as http is a stateless protocol and the page has to be refresh from the browser. that is why either we need to push the refresh info in the http header or we need to use javascript to refresh the page.</description>
		<content:encoded><![CDATA[<p>We can not control this from php as http is a stateless protocol and the page has to be refresh from the browser. that is why either we need to push the refresh info in the http header or we need to use javascript to refresh the page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How can we refresh a page every 20 seconds wothout using javascript? by sandeep</title>
		<link>http://www.phpinterview.com/index.php/2007/12/how-can-we-refresh-a-page-every-20-seconds-wothout-using-javascript/#comment-91</link>
		<dc:creator>sandeep</dc:creator>
		<pubDate>Wed, 15 Apr 2009 09:28:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpinterview.com/index.php/2007/12/13/how-can-we-refresh-a-page-every-20-seconds-wothout-using-javascript/#comment-91</guid>
		<description>can we do it through php</description>
		<content:encoded><![CDATA[<p>can we do it through php</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What is the difference between ereg_replace and eregi_replace? by KISHORE</title>
		<link>http://www.phpinterview.com/index.php/2007/12/ereg_replace-eregi_replace/#comment-89</link>
		<dc:creator>KISHORE</dc:creator>
		<pubDate>Thu, 02 Apr 2009 11:12:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpinterview.com/index.php/2007/12/20/interview-questions-for-tech-companies-%c2%bb-php-interview-questions-part-1/#comment-89</guid>
		<description>yes</description>
		<content:encoded><![CDATA[<p>yes</p>
]]></content:encoded>
	</item>
</channel>
</rss>
