<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1013054" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1013054</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/php-and-header-function-relocate#comment-1075807</link>
    <description> &lt;p&gt;keith,&lt;/p&gt;
&lt;p&gt;I&#039;m moving this to the &quot;Other Scripting Languages&quot; forum. As for your problem, make sure you haven&#039;t started processing (displaying) any information on the handler page, since the second you do that you can&#039;t send any more header information.&lt;/p&gt;
 </description>
     <pubDate>Mon, 18 Dec 2000 13:41:12 +0000</pubDate>
 <dc:creator>Peter J. Boettcher</dc:creator>
 <guid isPermaLink="false">comment 1075807 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/php-and-header-function-relocate#comment-1075799</link>
    <description> &lt;p&gt;quick Q:&lt;br /&gt;
shouldn&#039;t this be in the &#039;Other Scripting Languages Help Forums&#039;?&lt;/p&gt;
&lt;p&gt;make sure you don&#039;t have newlines and spaces.  the very first thing in your file should be &lt;strong&gt;&amp;lt;?&lt;/strong&gt;, then you may put all the newlines you want.&lt;/p&gt;
&lt;p&gt;example:&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;lt;?&lt;br /&gt;/*&lt;br /&gt; this example works &lt;br /&gt;*/&lt;br /&gt;&lt;br /&gt;header(&amp;quot;Location: &lt;a href=&quot;http://www.me.com&amp;quot;&quot; title=&quot;http://www.me.com&amp;quot;&quot;&gt;http://www.me.com&amp;quot;&lt;/a&gt;);&lt;br /&gt;?&amp;gt;&lt;/code&gt;&lt;/div&gt;&#039;&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;lt;?&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;/*&lt;br /&gt; this example doesn&amp;#039;t work &lt;br /&gt;&amp;nbsp;&amp;nbsp; notice the newlines at the top?&lt;br /&gt;&amp;nbsp;&amp;nbsp; that&amp;#039;s all it takes&lt;br /&gt;*/&lt;br /&gt;&lt;br /&gt;header(&amp;quot;Location: &lt;a href=&quot;http://www.me.com&amp;quot;&quot; title=&quot;http://www.me.com&amp;quot;&quot;&gt;http://www.me.com&amp;quot;&lt;/a&gt;);&lt;br /&gt;?&amp;gt;&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;another this you could do... include() the other page at the bottom of this one.  It&#039;s sorta like sending them to that page, but not really. Know what I mean?&lt;/p&gt;
&lt;p&gt;Good Luck,&lt;/p&gt;
 </description>
     <pubDate>Mon, 18 Dec 2000 03:28:38 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1075799 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/php-and-header-function-relocate#comment-1075795</link>
    <description> &lt;p&gt;If you haven&#039;t gotten it to work by now, you could always use some basic Javascript. I don&#039;t see anything wrong with the code below, but you might want to run the program from the command line just so you could see all the output..&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;amp;lt;script language=&amp;quot;Javascript&amp;quot;&amp;amp;gt;&lt;br /&gt;&amp;lt;!--&lt;br /&gt;location.href=&amp;quot;http://www.keithlubrant.com/guestbook&amp;quot;&lt;br /&gt;//--&amp;gt;&lt;br /&gt;&amp;amp;lt;/script&amp;amp;gt;&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
 </description>
     <pubDate>Sun, 17 Dec 2000 21:01:50 +0000</pubDate>
 <dc:creator>Gil</dc:creator>
 <guid isPermaLink="false">comment 1075795 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
