<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments for PHP Starter</title>
	<atom:link href="http://phpstarter.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://phpstarter.net</link>
	<description>PHP Tips &#38; Tools From Starters to Experts</description>
	<lastBuildDate>Sat, 17 Mar 2012 08:13:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>Comment on How to Get the Geographic Location of an IP Address by sweety</title>
		<link>http://phpstarter.net/2008/12/how-to-get-the-geographic-location-of-an-ip-address/comment-page-1/#comment-828</link>
		<dc:creator>sweety</dc:creator>
		<pubDate>Sat, 17 Mar 2012 08:13:30 +0000</pubDate>
		<guid isPermaLink="false">http://phpstarter.net/?p=138#comment-828</guid>
		<description>it&#039;s cannot work for me(Geolocation). pls help me thanks.</description>
		<content:encoded><![CDATA[<p>it&#8217;s cannot work for me(Geolocation). pls help me thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Run CodeIgniter from the Command Line / SSH by Sam Henry</title>
		<link>http://phpstarter.net/2008/12/run-codeigniter-from-the-command-line-ssh/comment-page-1/#comment-813</link>
		<dc:creator>Sam Henry</dc:creator>
		<pubDate>Sun, 15 Jan 2012 02:04:09 +0000</pubDate>
		<guid isPermaLink="false">http://phpstarter.net/?p=43#comment-813</guid>
		<description>Worked perfectly for me too after including the index file as suggested by Terri Ann. Thanks all.</description>
		<content:encoded><![CDATA[<p>Worked perfectly for me too after including the index file as suggested by Terri Ann. Thanks all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on More Examples with Parsing NDFD Data in PHP by Andrew</title>
		<link>http://phpstarter.net/2009/03/more-examples-with-parsing-ndfd-data-in-php/comment-page-1/#comment-801</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Fri, 23 Dec 2011 01:08:39 +0000</pubDate>
		<guid isPermaLink="false">http://phpstarter.net/?p=396#comment-801</guid>
		<description>&lt;p&gt;Hi Ron - The sections that show the variable structure are printing by using the var_dump() function.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Hi Ron &#8211; The sections that show the variable structure are printing by using the var_dump() function.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on More Examples with Parsing NDFD Data in PHP by Ron</title>
		<link>http://phpstarter.net/2009/03/more-examples-with-parsing-ndfd-data-in-php/comment-page-1/#comment-800</link>
		<dc:creator>Ron</dc:creator>
		<pubDate>Fri, 23 Dec 2011 00:17:53 +0000</pubDate>
		<guid isPermaLink="false">http://phpstarter.net/?p=396#comment-800</guid>
		<description>Hello Andrew


I have been &quot;playing&quot; with your scripts for the last few days. My question for you is; I cannot find any where is the scripts that have eithe echo or print. On the screen displays the data in arrays and I was able to display the max temp with the condition icons. The array still is displayed.


Can you explain to me how this data prints to the screen?    </description>
		<content:encoded><![CDATA[<p>Hello Andrew</p>
<p>I have been &#8220;playing&#8221; with your scripts for the last few days. My question for you is; I cannot find any where is the scripts that have eithe echo or print. On the screen displays the data in arrays and I was able to display the max temp with the condition icons. The array still is displayed.</p>
<p>Can you explain to me how this data prints to the screen?    </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Parse Weather Forecast Data (from the NDFD) in PHP by Andrew</title>
		<link>http://phpstarter.net/2009/02/parse-weather-forecast-data-from-the-ndfd-in-php/comment-page-1/#comment-799</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Mon, 19 Dec 2011 19:54:03 +0000</pubDate>
		<guid isPermaLink="false">http://phpstarter.net/?p=348#comment-799</guid>
		<description>&lt;p&gt;Ron - the parse_data.php file is the second code example under the &quot;Understanding the XML Output&quot; section.  Click on the &quot;Run this Example&quot; link to see the sample output or copy the code from the box to try it yourself.&lt;/p&gt;
&lt;h3&gt; &lt;/h3&gt;</description>
		<content:encoded><![CDATA[<p>Ron &#8211; the parse_data.php file is the second code example under the &#8220;Understanding the XML Output&#8221; section.  Click on the &#8220;Run this Example&#8221; link to see the sample output or copy the code from the box to try it yourself.</p>
<h3> </h3>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Parse Weather Forecast Data (from the NDFD) in PHP by Ron</title>
		<link>http://phpstarter.net/2009/02/parse-weather-forecast-data-from-the-ndfd-in-php/comment-page-1/#comment-798</link>
		<dc:creator>Ron</dc:creator>
		<pubDate>Mon, 19 Dec 2011 19:45:27 +0000</pubDate>
		<guid isPermaLink="false">http://phpstarter.net/?p=348#comment-798</guid>
		<description>Andrew

I have been reading your parsing of the NWS NDFD. I downloaded nuSOAP 0.9.5. I cannot find parse_data.php in your code examples. Am I missing something? I really to learn this. Thank you for any assistance.&lt;strong&gt;
 
&lt;/strong&gt;&lt;strong&gt;
 

 
&lt;/strong&gt;</description>
		<content:encoded><![CDATA[<p>Andrew</p>
<p>I have been reading your parsing of the NWS NDFD. I downloaded nuSOAP 0.9.5. I cannot find parse_data.php in your code examples. Am I missing something? I really to learn this. Thank you for any assistance.<strong></p>
<p></strong><strong><br />
 </p>
<p> <br />
</strong></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Send Print Jobs Directly from PHP by costner</title>
		<link>http://phpstarter.net/2010/05/send-print-jobs-directly-from-php/comment-page-1/#comment-797</link>
		<dc:creator>costner</dc:creator>
		<pubDate>Tue, 13 Dec 2011 12:15:27 +0000</pubDate>
		<guid isPermaLink="false">http://phpstarter.net/?p=524#comment-797</guid>
		<description>Hi, thanks for the overview of the printer functions. =) Would love your advice on printing to shared printers; I can print to my server&#039;s printer just fine, but am unable to print to any shared printer... Printer_Open(&quot;&lt;a&gt;\\\\hostpcname\\printername&lt;/a&gt;&quot;) keeps returning an unable to be connected error. =(

I&#039;m using Windows Server 2008, with php 5.3.8 and apache.

Would be extremely grateful if you could point me in the right direction. Thanks!</description>
		<content:encoded><![CDATA[<p>Hi, thanks for the overview of the printer functions. =) Would love your advice on printing to shared printers; I can print to my server&#8217;s printer just fine, but am unable to print to any shared printer&#8230; Printer_Open(&#8220;<a>\\\\hostpcname\\printername</a>&#8220;) keeps returning an unable to be connected error. =(</p>
<p>I&#8217;m using Windows Server 2008, with php 5.3.8 and apache.</p>
<p>Would be extremely grateful if you could point me in the right direction. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Several mod_rewrite Tricks for a Better Web Application by Robert Kristensen</title>
		<link>http://phpstarter.net/2008/07/several-htaccess-mod_rewrite-tricks-to-better-web-application/comment-page-1/#comment-788</link>
		<dc:creator>Robert Kristensen</dc:creator>
		<pubDate>Sat, 19 Nov 2011 15:12:44 +0000</pubDate>
		<guid isPermaLink="false">http://wp.pr0gr4mm3r.com/?p=148#comment-788</guid>
		<description>I am trying to redirect 
kategorier?uid=[number] 
to 
index.php?option=com_comprofiler&amp;task=userProfile&amp;user=[number] 
but it does not work, what am i doing wrong?
RewriteRule kategorier\?uid=([0-9]+) index.php?option=com_comprofiler&amp;task=userProfile&amp;user=$1 [R=301,L]

Regards Robert </description>
		<content:encoded><![CDATA[<p>I am trying to redirect<br />
kategorier?uid=[number]<br />
to <br />
index.php?option=com_comprofiler&amp;task=userProfile&amp;user=[number] <br />
but it does not work, what am i doing wrong?<br />
RewriteRule kategorier\?uid=([0-9]+) index.php?option=com_comprofiler&amp;task=userProfile&amp;user=$1 [R=301,L]</p>
<p>Regards Robert </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Get the Geographic Location of an IP Address by Andrew</title>
		<link>http://phpstarter.net/2008/12/how-to-get-the-geographic-location-of-an-ip-address/comment-page-1/#comment-784</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Fri, 21 Oct 2011 17:59:42 +0000</pubDate>
		<guid isPermaLink="false">http://phpstarter.net/?p=138#comment-784</guid>
		<description>Ya, it&#039;s a large table to search through.  You may want to try indexing the IpNum columns.  On one of my websites, I ended up caching the location in a smaller table of the frequently accessed IP addresses, so only new visitors hit a slow page, and only once.</description>
		<content:encoded><![CDATA[<p>Ya, it&#8217;s a large table to search through.  You may want to try indexing the IpNum columns.  On one of my websites, I ended up caching the location in a smaller table of the frequently accessed IP addresses, so only new visitors hit a slow page, and only once.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Get the Geographic Location of an IP Address by GalTa</title>
		<link>http://phpstarter.net/2008/12/how-to-get-the-geographic-location-of-an-ip-address/comment-page-1/#comment-783</link>
		<dc:creator>GalTa</dc:creator>
		<pubDate>Fri, 21 Oct 2011 17:49:23 +0000</pubDate>
		<guid isPermaLink="false">http://phpstarter.net/?p=138#comment-783</guid>
		<description>gr8, 10x !!!

Gr8 article. like it, and it helped me a lot. 

what can i do in order to make if &lt;strong&gt;faster&lt;/strong&gt;?
I&#039;m talking about the first SQL working with Range: &quot;&lt;em&gt;&lt;strong&gt;SELECT locId FROM CityBlocks WHERE $ip BETWEEN startIpNum AND endIpNum LIMIT 1&lt;/strong&gt;&lt;/em&gt;&quot;

I have &lt;strong&gt;index&lt;/strong&gt; on startIpNum and endIpNum, but it&#039;s taking something like 10-15 seconds !!!
Any idea? someone?

10x, 
GalTa.



 </description>
		<content:encoded><![CDATA[<p>gr8, 10x !!!</p>
<p>Gr8 article. like it, and it helped me a lot. </p>
<p>what can i do in order to make if <strong>faster</strong>?<br />
I&#8217;m talking about the first SQL working with Range: &#8220;<em><strong>SELECT locId FROM CityBlocks WHERE $ip BETWEEN startIpNum AND endIpNum LIMIT 1</strong></em>&#8221;</p>
<p>I have <strong>index</strong> on startIpNum and endIpNum, but it&#8217;s taking something like 10-15 seconds !!!<br />
Any idea? someone?</p>
<p>10x, <br />
GalTa.</p>
<p> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

