<?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: Password protect a page using HTTP Authentication in PHP</title>
	<atom:link href="http://roshanbh.com.np/2007/12/password-protect-a-page-using-http-authentication-in-php.html/feed" rel="self" type="application/rss+xml" />
	<link>http://roshanbh.com.np/2007/12/password-protect-a-page-using-http-authentication-in-php.html</link>
	<description>Useful Tutorials, Scripts , Tips, and Resources for all PHP and Ajax beginners and experts .</description>
	<lastBuildDate>Mon, 07 May 2012 21:11:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Ed O.</title>
		<link>http://roshanbh.com.np/2007/12/password-protect-a-page-using-http-authentication-in-php.html/comment-page-1#comment-3201</link>
		<dc:creator>Ed O.</dc:creator>
		<pubDate>Sat, 22 Nov 2008 23:20:14 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/password-protect-a-page-using-http-authentication-in-php/#comment-3201</guid>
		<description>Hi,

I&#039;ve implemented this script to protect a control panel that I&#039;ve written for a few sites. I&#039;ve learned in testing that this script will not work in Internet Explorer 7 and its predecessors.  However the Mozilla engine and the browsers that utilize it will respond to this script.  Any ideas on how to get this to work with IE?

Thanks in advance!</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;ve implemented this script to protect a control panel that I&#8217;ve written for a few sites. I&#8217;ve learned in testing that this script will not work in Internet Explorer 7 and its predecessors.  However the Mozilla engine and the browsers that utilize it will respond to this script.  Any ideas on how to get this to work with IE?</p>
<p>Thanks in advance!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ed O.</title>
		<link>http://roshanbh.com.np/2007/12/password-protect-a-page-using-http-authentication-in-php.html/comment-page-1#comment-3200</link>
		<dc:creator>Ed O.</dc:creator>
		<pubDate>Sat, 22 Nov 2008 23:17:55 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/password-protect-a-page-using-http-authentication-in-php/#comment-3200</guid>
		<description>Hi,

I have implemented this script on one of the sites I&#039;ve been managing and I&#039;ve learned that this script will not work with Internet Explorer versions.  It works fine with Mozilla browsers and the ones that utilize the engine of Mozilla.  Any ideas on how to get this to work on IE flavors?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I have implemented this script on one of the sites I&#8217;ve been managing and I&#8217;ve learned that this script will not work with Internet Explorer versions.  It works fine with Mozilla browsers and the ones that utilize the engine of Mozilla.  Any ideas on how to get this to work on IE flavors?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roshan</title>
		<link>http://roshanbh.com.np/2007/12/password-protect-a-page-using-http-authentication-in-php.html/comment-page-1#comment-369</link>
		<dc:creator>Roshan</dc:creator>
		<pubDate>Mon, 18 Feb 2008 10:01:20 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/password-protect-a-page-using-http-authentication-in-php/#comment-369</guid>
		<description>Well as you can see here in compatibility note
http://www.php.net/features.http-auth

I think you are working on the windows sever and windows is case insensitive and your sever might be Linux and is case-sensitive. Please check all the cases letters...hope this helps</description>
		<content:encoded><![CDATA[<p>Well as you can see here in compatibility note<br />
<a href="http://www.php.net/features.http-auth" rel="nofollow">http://www.php.net/features.http-auth</a></p>
<p>I think you are working on the windows sever and windows is case insensitive and your sever might be Linux and is case-sensitive. Please check all the cases letters&#8230;hope this helps</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shakeel</title>
		<link>http://roshanbh.com.np/2007/12/password-protect-a-page-using-http-authentication-in-php.html/comment-page-1#comment-368</link>
		<dc:creator>shakeel</dc:creator>
		<pubDate>Mon, 18 Feb 2008 08:11:19 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/password-protect-a-page-using-http-authentication-in-php/#comment-368</guid>
		<description>I tried to use this script. I read the username and password from database. It worked fine in localhost. After I uploaded it, I was not authenticated inspite of the username and password being the same. I get the right username password when I print. What is the problem...............???</description>
		<content:encoded><![CDATA[<p>I tried to use this script. I read the username and password from database. It worked fine in localhost. After I uploaded it, I was not authenticated inspite of the username and password being the same. I get the right username password when I print. What is the problem&#8230;&#8230;&#8230;&#8230;&#8230;???</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 1/8 queries in 0.005 seconds using disk: basic
Object Caching 243/243 objects using disk: basic

Served from: roshanbh.com.np @ 2012-05-17 05:33:34 -->
