<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1028463" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1028463</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/resource-ids-php#comment-1168073</link>
    <description> &lt;p&gt;One (non-ideal) way to deal with this would be to write the resource object to a local temp file and then get the other script to read it.&lt;/p&gt;
 </description>
     <pubDate>Thu, 17 Mar 2005 12:36:02 +0000</pubDate>
 <dc:creator>thisnew</dc:creator>
 <guid isPermaLink="false">comment 1168073 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/resource-ids-php#comment-1167684</link>
    <description> &lt;p&gt;I am trying to use php to generate an MSN web client. I have found a script to handle the actual connection, but sending messages to users seems to be a problem.&lt;/p&gt;
&lt;p&gt;The resource ID is for an fsockopen handle which is the MSN connection.&lt;/p&gt;
 </description>
     <pubDate>Fri, 11 Mar 2005 17:47:58 +0000</pubDate>
 <dc:creator>CptAwesome</dc:creator>
 <guid isPermaLink="false">comment 1167684 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/resource-ids-php#comment-1167633</link>
    <description> &lt;p&gt;The mysql item has an index number? If so use that: view.php?id=1234 and on view: select * from name where id=&#039;$_GET[id]&#039;;&lt;br /&gt;
(be sure to do some checks first, like id is actually a number ...)&lt;/p&gt;
&lt;p&gt;If thats not it, some more details would be helpful&lt;/p&gt;
 </description>
     <pubDate>Thu, 10 Mar 2005 22:48:26 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1167633 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/resource-ids-php#comment-1167631</link>
    <description> &lt;p&gt;why do you need to do this?  Most times opening two connections isn&#039;t going to be a problem as long as you close one before opening the next.  Otherwise try to consolidate scripts or use require_once() or include() to load both scripts at once. Maybe with a bit more detail I could be more help &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;-dk&lt;/p&gt;
 </description>
     <pubDate>Thu, 10 Mar 2005 22:41:01 +0000</pubDate>
 <dc:creator>dk01</dc:creator>
 <guid isPermaLink="false">comment 1167631 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
