<?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 on: ip2long, 32-bit/64-bit</title>
	<atom:link href="http://blog.milkfarmsoft.com/2007/11/ip2long-32-bit64-bit/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.milkfarmsoft.com/2007/11/ip2long-32-bit64-bit/</link>
	<description>Programming for Mac and Web</description>
	<lastBuildDate>Thu, 10 Jun 2010 07:33:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com" />
	<atom:link rel="hub" href="http://superfeedr.com/hubbub" />
		<item>
		<title>By: jeteir</title>
		<link>http://blog.milkfarmsoft.com/2007/11/ip2long-32-bit64-bit/comment-page-1/#comment-12355</link>
		<dc:creator>jeteir</dc:creator>
		<pubDate>Tue, 13 Nov 2007 16:23:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.milkfarmsoft.com/?p=73#comment-12355</guid>
		<description>Which means, in fact, that PHP SHOULD deal with it by itself.

It&#039;s not a pretty thing for language that supports :// wrappers to halt on this.</description>
		<content:encoded><![CDATA[<p>Which means, in fact, that PHP SHOULD deal with it by itself.</p>
<p>It&#8217;s not a pretty thing for language that supports :// wrappers to halt on this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: krteQ</title>
		<link>http://blog.milkfarmsoft.com/2007/11/ip2long-32-bit64-bit/comment-page-1/#comment-12352</link>
		<dc:creator>krteQ</dc:creator>
		<pubDate>Tue, 13 Nov 2007 15:13:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.milkfarmsoft.com/?p=73#comment-12352</guid>
		<description>I always use built-in Mysql function INET_ATON() and have no problems :) Of course, the point is i never use other DB than Mysql</description>
		<content:encoded><![CDATA[<p>I always use built-in Mysql function INET_ATON() and have no problems <img src='http://blog.milkfarmsoft.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Of course, the point is i never use other DB than Mysql</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: indeyets</title>
		<link>http://blog.milkfarmsoft.com/2007/11/ip2long-32-bit64-bit/comment-page-1/#comment-12346</link>
		<dc:creator>indeyets</dc:creator>
		<pubDate>Tue, 13 Nov 2007 14:04:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.milkfarmsoft.com/?p=73#comment-12346</guid>
		<description>I know. But signed long was just fine for me. I understand why it has changed.

The problem is: people tend to think about PHP as about high-level language (and hope, that it will take care of such interoperability issues).
But such examples show, that many parts of it are still low-levelish</description>
		<content:encoded><![CDATA[<p>I know. But signed long was just fine for me. I understand why it has changed.</p>
<p>The problem is: people tend to think about PHP as about high-level language (and hope, that it will take care of such interoperability issues).<br />
But such examples show, that many parts of it are still low-levelish</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Netkachov</title>
		<link>http://blog.milkfarmsoft.com/2007/11/ip2long-32-bit64-bit/comment-page-1/#comment-12345</link>
		<dc:creator>Alex Netkachov</dc:creator>
		<pubDate>Tue, 13 Nov 2007 13:58:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.milkfarmsoft.com/?p=73#comment-12345</guid>
		<description>Actually, it is clearly shown in doc for ip2long that &quot;you need to use the &quot;%u&quot; formatter of sprintf() or printf() to get the string representation of the unsigned IP address.&quot;</description>
		<content:encoded><![CDATA[<p>Actually, it is clearly shown in doc for ip2long that &#8220;you need to use the &#8220;%u&#8221; formatter of sprintf() or printf() to get the string representation of the unsigned IP address.&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
