<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1020283" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1020283</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/php-guestbook-question#comment-1124015</link>
    <description> &lt;p&gt;I figured this one out...&lt;/p&gt;
&lt;p&gt;&quot;UPDATE forumThreads SET replies += 1 &lt;/p&gt;
&lt;p&gt;turns into...&lt;/p&gt;
&lt;p&gt;&quot;UPDATE forumThreads SET replies = replies + 1&lt;/p&gt;
&lt;p&gt;And it works.&lt;/p&gt;
&lt;p&gt;TonyMontana&lt;/p&gt;
 </description>
     <pubDate>Thu, 23 Jan 2003 06:40:47 +0000</pubDate>
 <dc:creator>TonyMontana</dc:creator>
 <guid isPermaLink="false">comment 1124015 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/php-guestbook-question#comment-1123996</link>
    <description> &lt;p&gt;The problem is with the $threadID variable. I can print it and send it back to Flash after the first query like so:&lt;/p&gt;
&lt;p&gt;print &quot;&amp;amp;thread=$threadID&quot;;&lt;/p&gt;
&lt;p&gt;  But after the second query..nothing there. The fail() function in it&#039;s current form unfortunately doesn&#039;t provide any clues.&lt;/p&gt;
&lt;p&gt;TonyMontana&lt;/p&gt;
 </description>
     <pubDate>Wed, 22 Jan 2003 23:16:29 +0000</pubDate>
 <dc:creator>TonyMontana</dc:creator>
 <guid isPermaLink="false">comment 1123996 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/php-guestbook-question#comment-1123971</link>
    <description> &lt;p&gt;instead of &lt;strong&gt;fail(&quot;Error inserting thread&quot;);&lt;/strong&gt; try &lt;strong&gt;fail(mysql_error());&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;It should tell you what the problem is...&lt;/p&gt;
 </description>
     <pubDate>Wed, 22 Jan 2003 08:37:26 +0000</pubDate>
 <dc:creator>zollet</dc:creator>
 <guid isPermaLink="false">comment 1123971 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
