<?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/"
xmlns:series="http://unfoldingneurons.com/"
> <channel><title>Comments on: Force A Secure Page Using&#160;PHP</title> <atom:link href="http://davidwalsh.name/force-secure-page-php/feed" rel="self" type="application/rss+xml" /><link>http://davidwalsh.name/force-secure-page-php</link> <description>Legendary scribbles about JavaScript, HTML5, AJAX, PHP, CSS, and ∞.</description> <lastBuildDate>Tue, 22 May 2012 16:21:46 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.2</generator> <item><title>By: Joey</title><link>http://davidwalsh.name/force-secure-page-php#comment-31925</link> <dc:creator>Joey</dc:creator> <pubDate>Sat, 28 Apr 2012 05:32:31 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/force-secure-page-php#comment-31925</guid> <description>Worked beautifully for me right out of the box. Those having problems, here is what you need to do.Place this at the tippety-top of your PHP web page:
&lt;code&gt;&lt;/code&gt;Once you&#039;ve done that, and saved it as &quot;whatever.php&quot;, it should work like a charm.</description> <content:encoded><![CDATA[<p>Worked beautifully for me right out of the box. Those having problems, here is what you need to do.</p><p>Place this at the tippety-top of your PHP web page:<br
/> <code></code>Once you&#8217;ve done that, and saved it as &#8220;whatever.php&#8221;, it should work like a charm.</p> ]]></content:encoded> </item> <item><title>By: rohan bagchi</title><link>http://davidwalsh.name/force-secure-page-php#comment-29150</link> <dc:creator>rohan bagchi</dc:creator> <pubDate>Sat, 11 Feb 2012 04:03:16 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/force-secure-page-php#comment-29150</guid> <description>brandon,it will work just fine.
do this.
opn d php file and at the beginning of the file before u start any code,do this: </description> <content:encoded><![CDATA[<p>brandon,it will work just fine.<br
/> do this.<br
/> opn d php file and at the beginning of the file before u start any code,do this:</p> ]]></content:encoded> </item> <item><title>By: Brandon</title><link>http://davidwalsh.name/force-secure-page-php#comment-29144</link> <dc:creator>Brandon</dc:creator> <pubDate>Fri, 10 Feb 2012 21:27:36 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/force-secure-page-php#comment-29144</guid> <description>That should have said the php tags around the code you show above.</description> <content:encoded><![CDATA[<p>That should have said the php tags around the code you show above.</p> ]]></content:encoded> </item> <item><title>By: Brandon</title><link>http://davidwalsh.name/force-secure-page-php#comment-29143</link> <dc:creator>Brandon</dc:creator> <pubDate>Fri, 10 Feb 2012 21:27:03 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/force-secure-page-php#comment-29143</guid> <description>Didn&#039;t work for me either. Am I supposed to add the &lt;code&gt;&lt;/code&gt; tags around the code you shows above?  I am also getting the cannot modify header information error and I don&#039;t understand your reply above.</description> <content:encoded><![CDATA[<p>Didn&#8217;t work for me either. Am I supposed to add the <code></code> tags around the code you shows above?  I am also getting the cannot modify header information error and I don&#8217;t understand your reply above.</p> ]]></content:encoded> </item> <item><title>By: rohan bagchi</title><link>http://davidwalsh.name/force-secure-page-php#comment-27382</link> <dc:creator>rohan bagchi</dc:creator> <pubDate>Fri, 28 Oct 2011 14:49:26 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/force-secure-page-php#comment-27382</guid> <description>@Mikey on June 1, 2011 @ 10:53 am
Didn’t work for me. Got error message “Warning: Cannot modify header information – headers already sent”.
Probably has something to do with my hosting company….who knows.
.................
you cannot use header in a page that has any output before it.
html is an output.so you use header after html data,and you get the error you did.</description> <content:encoded><![CDATA[<p>@Mikey on June 1, 2011 @ 10:53 am<br
/> Didn’t work for me. Got error message “Warning: Cannot modify header information – headers already sent”.<br
/> Probably has something to do with my hosting company….who knows.<br
/> &#8230;&#8230;&#8230;&#8230;&#8230;..<br
/> you cannot use header in a page that has any output before it.<br
/> html is an output.so you use header after html data,and you get the error you did.</p> ]]></content:encoded> </item> <item><title>By: alex</title><link>http://davidwalsh.name/force-secure-page-php#comment-27092</link> <dc:creator>alex</dc:creator> <pubDate>Mon, 03 Oct 2011 12:24:33 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/force-secure-page-php#comment-27092</guid> <description>but how to get back to normal http page from https?</description> <content:encoded><![CDATA[<p>but how to get back to normal http page from https?</p> ]]></content:encoded> </item> <item><title>By: Mikey</title><link>http://davidwalsh.name/force-secure-page-php#comment-24296</link> <dc:creator>Mikey</dc:creator> <pubDate>Wed, 01 Jun 2011 15:53:00 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/force-secure-page-php#comment-24296</guid> <description>Didn&#039;t work for me.  Got error message &quot;Warning: Cannot modify header information - headers already sent&quot;.Probably has something to do with my hosting company....who knows.</description> <content:encoded><![CDATA[<p>Didn&#8217;t work for me.  Got error message &#8220;Warning: Cannot modify header information &#8211; headers already sent&#8221;.</p><p>Probably has something to do with my hosting company&#8230;.who knows.</p> ]]></content:encoded> </item> <item><title>By: AJ</title><link>http://davidwalsh.name/force-secure-page-php#comment-16117</link> <dc:creator>AJ</dc:creator> <pubDate>Mon, 15 Feb 2010 19:07:03 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/force-secure-page-php#comment-16117</guid> <description>@niaomi:  yes niaomi, it must be PHP</description> <content:encoded><![CDATA[<p>@niaomi:  yes niaomi, it must be PHP</p> ]]></content:encoded> </item> <item><title>By: pete</title><link>http://davidwalsh.name/force-secure-page-php#comment-12763</link> <dc:creator>pete</dc:creator> <pubDate>Mon, 19 Oct 2009 20:15:54 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/force-secure-page-php#comment-12763</guid> <description>niaomi, the code is php so yeah it will need to be run on a php page!!</description> <content:encoded><![CDATA[<p>niaomi, the code is php so yeah it will need to be run on a php page!!</p> ]]></content:encoded> </item> <item><title>By: april</title><link>http://davidwalsh.name/force-secure-page-php#comment-8667</link> <dc:creator>april</dc:creator> <pubDate>Fri, 10 Apr 2009 21:22:36 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/force-secure-page-php#comment-8667</guid> <description>Works just fine for me.  Thanks!</description> <content:encoded><![CDATA[<p>Works just fine for me.  Thanks!</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 (User agent is rejected)
Database Caching 3/7 queries in 0.007 seconds using disk: basic
Object Caching 805/805 objects using disk: basic

Served from: davidwalsh.name @ 2012-05-22 18:16:17 -->
