<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>Building Browsergames - Latest Comments in Building Browsergames: The Login Page (PHP)</title><link>http://bbgames.disqus.com/</link><description></description><language>en</language><lastBuildDate>Sun, 04 Jan 2009 07:40:43 -0000</lastBuildDate><item><title>Re: Building Browsergames: The Login Page (PHP)</title><link>http://buildingbrowsergames.com/2008/04/24/building-browsergames-the-login-page-php/#comment-4878348</link><description>@Thomas&lt;br&gt;&lt;br&gt;Put the php code above HTML. and it will work.   PHP.net's answer under...&lt;br&gt;&lt;br&gt;**************************&lt;br&gt;&amp;lt;html&amp;gt;&lt;br&gt;&amp;lt;?php&lt;br&gt;/* This will give an error. Note the output&lt;br&gt; * above, which is before the header() call */&lt;br&gt;header('Location: &lt;a href="http://www.example.com/%27%29;" rel="nofollow"&gt;http://www.example.com/');&lt;/a&gt;&lt;br&gt;?&amp;gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Trxxy</dc:creator><pubDate>Sun, 04 Jan 2009 07:40:43 -0000</pubDate></item><item><title>Re: Building Browsergames: The Login Page (PHP)</title><link>http://buildingbrowsergames.com/2008/04/24/building-browsergames-the-login-page-php/#comment-4878328</link><description>@Thomas&lt;br&gt;&lt;br&gt;Put all the PHP code above your HTML, try that. It worked for me ;)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Trixxy</dc:creator><pubDate>Sun, 04 Jan 2009 07:39:40 -0000</pubDate></item><item><title>Re: Building Browsergames: The Login Page (PHP)</title><link>http://buildingbrowsergames.com/2008/04/24/building-browsergames-the-login-page-php/#comment-3987531</link><description>thanks a lot...worked perfectly......</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">santu</dc:creator><pubDate>Mon, 24 Nov 2008 13:13:50 -0000</pubDate></item><item><title>Re: Building Browsergames: The Login Page (PHP)</title><link>http://buildingbrowsergames.com/2008/04/24/building-browsergames-the-login-page-php/#comment-3089089</link><description>If it's telling you that the headers have already been sent, chances are that you've missed the } else { line inside the code. If you do that, PHP will try to output two headers right after each other, which won't work - have you missed a line in your code?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">bbgames</dc:creator><pubDate>Fri, 27 Jun 2008 09:31:57 -0000</pubDate></item><item><title>Re: Building Browsergames: The Login Page (PHP)</title><link>http://buildingbrowsergames.com/2008/04/24/building-browsergames-the-login-page-php/#comment-3089088</link><description>I've entered all of the code etc. but, it comes up with some errors when I try to run it:&lt;br&gt;Warning: Cannot modify header information - headers already sent by (output started at /home/www/piegames.freehostia.com/PHP GAME/login.php:1) in /home/www/piegames.freehostia.com/PHP GAME/login.php on line 29</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Thomas</dc:creator><pubDate>Fri, 27 Jun 2008 04:47:49 -0000</pubDate></item></channel></rss>