<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1054980" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1054980</link>
    <description></description>
    <language>en</language>
          <item>
    <title>You have to connect with the</title>
    <link>https://www.webmaster-forums.net/web-programming-and-application-development/php-1#comment-1284249</link>
    <description> &lt;p&gt;You have to connect with the database and then you can run two individual queries to insert into two tables, even if the data is to transferred from a single form, it does never creates problem.&lt;/p&gt;
 </description>
     <pubDate>Tue, 23 Apr 2013 10:51:24 +0000</pubDate>
 <dc:creator>Aditi</dc:creator>
 <guid isPermaLink="false">comment 1284249 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>I have done in my project</title>
    <link>https://www.webmaster-forums.net/web-programming-and-application-development/php-1#comment-1282970</link>
    <description> &lt;p&gt;I have done in my project before like this to insert values in two tables &lt;/p&gt;
&lt;p&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;$link &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;= &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;mysql_connect&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#039;localhost&#039;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;, &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#039;mysql_user&#039;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;, &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#039;mysql_password&#039;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;, &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#039;database&#039;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;);&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;mysql_query&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;INSERT INTO `table1` (`description`) values (&#039;kossu&#039;)&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;);&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;mysql_query&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;INSERT INTO `table2` (`description_id`, `title`) values (&quot; &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;. &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;mysql_insert_id&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;() . &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;&#039;kossu&#039;)&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;); );&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;still if you have any query feel free to ask.&lt;/p&gt;
 </description>
     <pubDate>Sat, 02 Feb 2013 15:52:46 +0000</pubDate>
 <dc:creator>lazaroiday</dc:creator>
 <guid isPermaLink="false">comment 1282970 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
