<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1015954" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1015954</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/not-same-server#comment-1092619</link>
    <description> &lt;p&gt;thanks for the help mark, and yes I&#039;m using PHP sorry I should have said &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>Fri, 26 Oct 2001 11:55:12 +0000</pubDate>
 <dc:creator>a_gajic</dc:creator>
 <guid isPermaLink="false">comment 1092619 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/not-same-server#comment-1092592</link>
    <description> &lt;p&gt;First, make sure the host for aGaj.org allows mySQL connections from other than localhost.  Most hosting companies restrict this to localhost for security reasons.&lt;/p&gt;
&lt;p&gt;If they do allow connections from outside, it&#039;s a very simple change in your PHP connection code. (I&#039;m assuming your using PHP)&lt;br /&gt;
$db_link = mysql_connect(HOST, USER, PASS)&lt;br /&gt;
or&lt;br /&gt;
$db_link = mysql_pconnect(HOST, USER, PASS)&lt;/p&gt;
&lt;p&gt;HOST would could be &quot;aGaj.org&quot; or IP for it.&lt;/p&gt;
&lt;p&gt;If your not using PHP, don&#039;t worry.  Most languages require a HOST arguement.&lt;/p&gt;
&lt;p&gt;Good Luck,&lt;/p&gt;
 </description>
     <pubDate>Fri, 26 Oct 2001 07:09:10 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1092592 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
