<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1020394" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1020394</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/use-undefined-constant#comment-1124711</link>
    <description> &lt;p&gt;it&#039;s just a sloppily coded script.  most likely it&#039;s from using array indexes such as $array
&lt;ol&gt;
&lt;/ol&gt;
&lt;/p&gt;&lt;p&gt; rather than $array[&#039;index&#039;]&lt;/p&gt;
&lt;p&gt;in php.ini you can set:&lt;br /&gt;
error_reporting = E_ALL &amp;amp; ~E_NOTICE&lt;/p&gt;
&lt;p&gt;or at the top of the script you can add:&lt;br /&gt;
error_reporting(E_ALL &amp;amp; ~E_NOTICE);&lt;/p&gt;
&lt;p&gt;or you can go through and fix all the mistakes&lt;/p&gt;
 </description>
     <pubDate>Sun, 02 Feb 2003 16:02:51 +0000</pubDate>
 <dc:creator>ROB</dc:creator>
 <guid isPermaLink="false">comment 1124711 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
