<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1015153" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1015153</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/mysql-php-plz-help#comment-1087594</link>
    <description> &lt;p&gt;I assume you already are connected to the database, using&lt;br /&gt;
mysql_connect() and mysql_select_db()&lt;/p&gt;
&lt;p&gt;For simplicity, first create your SQL statement as a separate variable, then run the query:&lt;/p&gt;
&lt;p&gt;$sql = &quot;INSERT INTO tablename (apples, oranges) &quot; .&lt;br /&gt;
       &quot;VALUES(&#039;$apples&#039;, &#039;$oranges&#039;)&quot;;&lt;/p&gt;
&lt;p&gt;mysql_query($sql);&lt;/p&gt;
&lt;p&gt;Hope that helps &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;
 </description>
     <pubDate>Mon, 20 Aug 2001 08:26:08 +0000</pubDate>
 <dc:creator>sersun</dc:creator>
 <guid isPermaLink="false">comment 1087594 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
