<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1030724" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1030724</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/php-question-1#comment-1179248</link>
    <description> &lt;p&gt;See for yourself &lt;a href=&quot;http://koopy.org/pagerank.php&quot; class=&quot;bb-url&quot;&gt;http://koopy.org/pagerank.php&lt;/a&gt;&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; &lt;/span&gt;&lt;span style=&quot;color: #FF8000&quot;&gt;// let&#039;s get ranking &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; // this way could cause problems because the Browser Useragent is not set... &lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;line 108&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;)&amp;nbsp;&amp;nbsp;&amp;nbsp; if (&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$handle&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;fopen&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$google_url&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;,\&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;rb\&quot;)):&lt;br /&gt;(line 109)&amp;nbsp;&amp;nbsp;&amp;nbsp; while(true):&lt;br /&gt;(line 110)&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$data&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;=fread(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$handle&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;,8192);&lt;br /&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
 </description>
     <pubDate>Sun, 11 Sep 2005 16:21:37 +0000</pubDate>
 <dc:creator>teammatt3</dc:creator>
 <guid isPermaLink="false">comment 1179248 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/php-question-1#comment-1179245</link>
    <description> &lt;p&gt;phpinfo(); then, check the configurations are the same? Also have you tried Renegades method. It&#039;s a little different to yours (although that shouldn&#039;t really make any difference you never know...)&lt;/p&gt;
&lt;p&gt;And what happens when you try running it on the web? What error pops out?&lt;/p&gt;
 </description>
     <pubDate>Sun, 11 Sep 2005 16:07:12 +0000</pubDate>
 <dc:creator>JeevesBond</dc:creator>
 <guid isPermaLink="false">comment 1179245 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/php-question-1#comment-1179241</link>
    <description> &lt;p&gt;Well, for some reason, the script works on my computer (I have PHP on it) but it doesn&#039;t work on the web.&lt;/p&gt;
 </description>
     <pubDate>Sun, 11 Sep 2005 15:54:29 +0000</pubDate>
 <dc:creator>teammatt3</dc:creator>
 <guid isPermaLink="false">comment 1179241 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/php-question-1#comment-1179227</link>
    <description> &lt;p&gt;Not sure if you will be able to do it with PHP5 and may also have to remember about safe mode - on or off ...&lt;/p&gt;
 </description>
     <pubDate>Sun, 11 Sep 2005 11:10:08 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1179227 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/php-question-1#comment-1179203</link>
    <description> &lt;p&gt;Yes, it&#039;s possible to host PHP scripts on other domains/servers and call them, just use the include function:&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;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;include(&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;http://www.example-domain.com/script.php&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;&#039;&lt;/p&gt;
 </description>
     <pubDate>Sun, 11 Sep 2005 01:54:14 +0000</pubDate>
 <dc:creator>Renegade</dc:creator>
 <guid isPermaLink="false">comment 1179203 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
