<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1018134" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1018134</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/curious-problem-php-and-netscape#comment-1106328</link>
    <description> &lt;p&gt;Woohoo! &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/big.png&quot; title=&quot;Laughing out loud&quot; alt=&quot;Laughing out loud&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Mon, 08 Apr 2002 03:06:09 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1106328 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/curious-problem-php-and-netscape#comment-1106320</link>
    <description> &lt;p&gt;Badda bing, I did it!! And I think I might even understand how the heck that works, too. YAY! &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt; &lt;/p&gt;
&lt;p&gt;Thanks, Mark!&lt;/p&gt;
 </description>
     <pubDate>Mon, 08 Apr 2002 00:00:48 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1106320 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/curious-problem-php-and-netscape#comment-1106319</link>
    <description> &lt;p&gt;hmmm... found another place where it should be but it isn&#039;t. how odd.&lt;/p&gt;
&lt;p&gt;It&#039;s there when you pick a gallery, when you pick a subgallery, et cetera, but as soon as you pick an image, it&#039;s gone. &lt;/p&gt;
&lt;p&gt;So I&#039;m going to take what I have learned and see if I can make it work.&lt;/p&gt;
 </description>
     <pubDate>Sun, 07 Apr 2002 23:59:27 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1106319 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/curious-problem-php-and-netscape#comment-1106318</link>
    <description> &lt;p&gt;That was it!! &lt;/p&gt;
&lt;p&gt;Okay, I don&#039;t need the other paragraphs, but I do see where the one I want it, and it&#039;s working, so thank you!!&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt; happy happy! A closing tag! HAPPY HAPPY!&lt;/p&gt;
 </description>
     <pubDate>Sun, 07 Apr 2002 23:57:04 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1106318 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/curious-problem-php-and-netscape#comment-1106317</link>
    <description> &lt;p&gt;you know what? I think I know what the problem is. It&#039;s not the braces -- when I select php code and copy it from the browser, there is a non-breaking space character instead of a space character (part of the php code colouring script?) and it breaks the code.&lt;/p&gt;
&lt;p&gt;Shoot!&lt;/p&gt;
&lt;p&gt;Let me remove that and see if it works.&lt;/p&gt;
 </description>
     <pubDate>Sun, 07 Apr 2002 23:53:49 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1106317 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/curious-problem-php-and-netscape#comment-1106315</link>
    <description> &lt;p&gt;k, I&#039;ll take a boo. I&#039;m only selecting the code and replacing it with the one you offered, so it&#039;s probably close in there somewhere, lol.&lt;/p&gt;
&lt;p&gt;I know that this is something I can understand, but it&#039;s taunting me. The damn closing . *sigh*&lt;/p&gt;
 </description>
     <pubDate>Sun, 07 Apr 2002 23:43:40 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1106315 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/curious-problem-php-and-netscape#comment-1106308</link>
    <description> &lt;p&gt;The first error is preventing the first file from being parsed correctly.  As a result, the Slooze class is not being defined.&lt;/p&gt;
&lt;p&gt;The second error is occuring because there is no Slooze class for it to extend.&lt;/p&gt;
&lt;p&gt;So, fix the first error, and the second will go away too.&lt;/p&gt;
&lt;p&gt;Count your braces, {}... they may not be paired correctly above line 135.  You should have only one pair open when you get to line 135, as that function should be defined within the class.&lt;/p&gt;
 </description>
     <pubDate>Sun, 07 Apr 2002 20:55:57 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1106308 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/curious-problem-php-and-netscape#comment-1106280</link>
    <description> &lt;p&gt;I was reading up on the classes thing and my very rudimentary understanding isn&#039;t enough to understand why this works, but I think it has to do with instances, right? &lt;/p&gt;
&lt;p&gt;Errors:&lt;/p&gt;
&lt;p&gt;134: /* private: render a page body for a given topic */&lt;br /&gt;
135: function renderTopic( $topicID = &quot;/&quot;, $sort=&quot;&quot; ) {&lt;br /&gt;
136:    $this-&amp;gt;show(&quot;&quot;);&lt;br /&gt;
137:    if ($topicID != &quot;/&quot;) {&lt;br /&gt;
138:        $this-&amp;gt;showNav($topicID);&lt;br /&gt;
139:    }&lt;/p&gt;
&lt;p&gt;Parse error: parse error, expecting `T_OLD_FUNCTION&#039; or `T_FUNCTION&#039; or `T_VAR&#039; or `&#039;}&#039;&#039; in /home/carterja/carterjackson-www/joshua/photogallery/slooze.php on line 135&lt;/p&gt;
&lt;p&gt;139: class MySlooze extends Slooze {&lt;br /&gt;
  var $admin = FALSE;         /* enable full admin mode */&lt;br /&gt;
  var $enableComments = TRUE; /* enable user addition of comments */&lt;br /&gt;
  var $enableRatings = TRUE;  /* enable user rating of pictures */&lt;br /&gt;
  var $enableViews = TRUE;    /* enable counting how many times a picture has been viewed */&lt;br /&gt;
  var $enableNav = TRUE;      /* enable First|Prev|Next|Last navigation */&lt;br /&gt;
//  var $enableCache = FALSE;   /* enable caching of pages for speed */&lt;br /&gt;
  var $allPathsLower = FALSE; /* make all image paths lower-case, no matter their recorded case */&lt;br /&gt;
//  var $showCommentIPs = FALSE; /* put IP of commenter before comment */&lt;br /&gt;
//  var $ownIPSubstring = &quot;192.168.1.&quot;; /* don&#039;t count picture views coming from this address substring */&lt;br /&gt;
  var $sortThreshold = 5;  /* number of pics in topic before sorting offered */&lt;br /&gt;
  var $basePath = &quot;./&quot;; /* path to photos directory */&lt;br /&gt;
//  var $cachePath = &quot;./cache/&quot;; /* path to cache directory */&lt;br /&gt;
  var $baseURL = &quot;./&quot;;  /* URL of photos directory */&lt;br /&gt;
//  var $actionURL = &quot;&quot;;  /* URL for further actions */&lt;br /&gt;
//  var $picture_suffix = &quot;.jpg&quot;;  /* filename suffix for pictures */&lt;br /&gt;
//  var $thumb_suffix = &quot;-t.jpg&quot;;  /* filename suffix for thumbnails */&lt;br /&gt;
//  var $nl = &quot;\r\n&quot;;              /* newline sequence */&lt;/p&gt;
&lt;p&gt;//  var $ctClass = &quot;MySloozeCtCsv&quot;;   /* store data in text files */&lt;br /&gt;
  var $ctClass = &quot;MySloozeCtSql&quot;;   /* store data in RDBMS */&lt;/p&gt;
&lt;p&gt;  /* public: constructor, call parent constructor */&lt;br /&gt;
  function MySlooze() {&lt;br /&gt;
    $this-&amp;gt;Slooze();&lt;br /&gt;
  }&lt;br /&gt;
}&lt;/p&gt;
&lt;p&gt;Fatal error: Class myslooze: Cannot inherit from undefined class slooze in /home/carterja/carterjackson-www/joshua/photogallery/slooze_local.php on line 139&lt;/p&gt;
&lt;p&gt;I think maybe I need to research more before attempting to hack this. My understanding of OOP is negliable.&lt;/p&gt;
 </description>
     <pubDate>Sun, 07 Apr 2002 07:39:12 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1106280 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/curious-problem-php-and-netscape#comment-1106279</link>
    <description> &lt;p&gt;try this..&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&amp;lt;?php&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #FF8000&quot;&gt;/* private: render a page body for a given topic */&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;function &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;renderTopic&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;( &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$topicID &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;= \&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;/\&quot;, &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$sort&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;=\&quot;\&quot; ) {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$this&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;-&amp;gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;show&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;(\&quot;&amp;lt;p class=\\&quot;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;nav&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;\\&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;&amp;gt;\&quot;);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$topicID&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt; != \&quot;/\&quot;) {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$this&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;-&amp;gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;showNav&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$topicID&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;); &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$this&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;-&amp;gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;show&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;(\&quot;&amp;lt;/p&amp;gt;\&quot;);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$topic&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt; = &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$this&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;-&amp;gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;ct&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;-&amp;gt;getTopic(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$topicID&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$this&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;-&amp;gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;show&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;(\&quot;&amp;lt;p class=\\&quot;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;topic&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;\\&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;&amp;gt;\&quot;);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$this&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;-&amp;gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;showTopic&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$topic&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$this&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;-&amp;gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;show&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;(\&quot;&amp;lt;/p&amp;gt;\&quot;);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$subTopics&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt; = &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$this&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;-&amp;gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;ct&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;-&amp;gt;getTopicsInParentTopic(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$topicID&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$this&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;-&amp;gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;show&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;(\&quot;&amp;lt;p class=\\&quot;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;subtopics&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;\\&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;&amp;gt;\&quot;);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$this&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;-&amp;gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;showTopics&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$subTopics&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$this&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;-&amp;gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;show&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;(\&quot;&amp;lt;/p&amp;gt;\&quot;);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$pictures&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt; = &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$this&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;-&amp;gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;ct&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;-&amp;gt;getPicturesInTopic(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$topicID&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$sort&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt; != \&quot;\&quot;) {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$this&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;-&amp;gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;showSortType&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$sort&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$pictures&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt; = &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$this&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;-&amp;gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;sortPictures&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$pictures&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;, &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$sort&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;, &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$this&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;-&amp;gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;sortThreshold&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$this&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;-&amp;gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;showThumbs&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$pictures&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if ( (count(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$pictures&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;) &amp;gt; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$this&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;-&amp;gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;sortThreshold&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;) || &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$sort&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;!=\&quot;\&quot; )&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$this&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;-&amp;gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;showSort&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$topicID&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$this&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;-&amp;gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;admin&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;) {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$this&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;-&amp;gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;showFormUpdateTopic&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$topicID&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$topicID&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt; == \&quot;/\&quot;) {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$this&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;-&amp;gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;showFormAddTopic&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;();&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$this&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;-&amp;gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;showRolls&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;();&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$this&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;-&amp;gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;showFormAddRoll&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;();&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; else {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$this&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;-&amp;gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;showFormDeleteTopic&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$topicID&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$this&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;-&amp;gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;showFormSearch&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;();&lt;br /&gt;}&lt;br /&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
 </description>
     <pubDate>Sun, 07 Apr 2002 07:09:01 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1106279 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/curious-problem-php-and-netscape#comment-1106254</link>
    <description> &lt;p&gt;one is the function itself, the other is one of the echo statements. If I remove the echo statement, it has an error at the next one. ?!&lt;/p&gt;
&lt;p&gt;Sorry, I should have mentioned that. I guess this is why there is no closing ! Frustrating.&lt;/p&gt;
 </description>
     <pubDate>Sat, 06 Apr 2002 21:47:10 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1106254 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
