<?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: Storing IP-numbers in MySQL</title>
	<atom:link href="http://www.mybelovedphp.com/2007/05/20/storing-ip-numbers-in-mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mybelovedphp.com/2007/05/20/storing-ip-numbers-in-mysql/</link>
	<description>The Art of Quick &#38; Dirty Programming</description>
	<lastBuildDate>Sat, 04 Feb 2012 23:58:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: causes of insomnia</title>
		<link>http://www.mybelovedphp.com/2007/05/20/storing-ip-numbers-in-mysql/comment-page-1/#comment-48420</link>
		<dc:creator>causes of insomnia</dc:creator>
		<pubDate>Wed, 26 Jan 2011 23:36:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.mybelovedphp.com/archives/11#comment-48420</guid>
		<description>Hi there, I seemed to be trying to find My Beloved PHP  &#187; Blog Archive   &#187; Storing IP-numbers in MySQL while i found this site. Knowledge for sharing this good data. If you are interested click to read more about &lt;a href=&quot;”%WEBSITE”&quot; rel=&quot;nofollow&quot;&gt; causes of insomnia&lt;/a&gt;. Thank you!</description>
		<content:encoded><![CDATA[<p>Hi there, I seemed to be trying to find My Beloved PHP  &raquo; Blog Archive   &raquo; Storing IP-numbers in MySQL while i found this site. Knowledge for sharing this good data. If you are interested click to read more about <a href="”%WEBSITE”" rel="nofollow"> causes of insomnia</a>. Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: poetinha</title>
		<link>http://www.mybelovedphp.com/2007/05/20/storing-ip-numbers-in-mysql/comment-page-1/#comment-46610</link>
		<dc:creator>poetinha</dc:creator>
		<pubDate>Thu, 16 Sep 2010 05:57:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.mybelovedphp.com/archives/11#comment-46610</guid>
		<description>&quot;It seems that Linux 64 systems automatically converts the ip long address to the needed unsigned version, or more precisely integers on a 64 bit system are 64 bit instead of 32 bit so integers are not longer limited to 2147483647. I can’t confirm this on a Windows 64 bit system.&quot;

integers on both archs are ALWAYS &quot;32-bit&quot;.
only &quot;long&quot; changes to 64.
ipv4 addresses = unsigned int (uint32_t)</description>
		<content:encoded><![CDATA[<p>&#8220;It seems that Linux 64 systems automatically converts the ip long address to the needed unsigned version, or more precisely integers on a 64 bit system are 64 bit instead of 32 bit so integers are not longer limited to 2147483647. I can’t confirm this on a Windows 64 bit system.&#8221;</p>
<p>integers on both archs are ALWAYS &#8220;32-bit&#8221;.<br />
only &#8220;long&#8221; changes to 64.<br />
ipv4 addresses = unsigned int (uint32_t)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Debora Weidman</title>
		<link>http://www.mybelovedphp.com/2007/05/20/storing-ip-numbers-in-mysql/comment-page-1/#comment-46574</link>
		<dc:creator>Debora Weidman</dc:creator>
		<pubDate>Tue, 18 May 2010 11:04:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.mybelovedphp.com/archives/11#comment-46574</guid>
		<description>Hey, I came across this webpage on Bing and found this page quite informative. I currently host at 000webhost and like it. You can see for yourself: http://j.mp/FREEWebHosting</description>
		<content:encoded><![CDATA[<p>Hey, I came across this webpage on Bing and found this page quite informative. I currently host at 000webhost and like it. You can see for yourself: <a href="http://j.mp/FREEWebHosting" rel="nofollow">http://j.mp/FREEWebHosting</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shanshui</title>
		<link>http://www.mybelovedphp.com/2007/05/20/storing-ip-numbers-in-mysql/comment-page-1/#comment-46545</link>
		<dc:creator>Shanshui</dc:creator>
		<pubDate>Thu, 17 Sep 2009 06:16:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.mybelovedphp.com/archives/11#comment-46545</guid>
		<description>Thanks! The MySQL functions are really useful! I&#039;ve been using ip2long() and long2ip() but it&#039;s really inconvenient as I have to do that for every read from / write to the database on top of the signed-to-unsigned conversion process.</description>
		<content:encoded><![CDATA[<p>Thanks! The MySQL functions are really useful! I&#8217;ve been using ip2long() and long2ip() but it&#8217;s really inconvenient as I have to do that for every read from / write to the database on top of the signed-to-unsigned conversion process.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cheryl</title>
		<link>http://www.mybelovedphp.com/2007/05/20/storing-ip-numbers-in-mysql/comment-page-1/#comment-43146</link>
		<dc:creator>Cheryl</dc:creator>
		<pubDate>Mon, 27 Oct 2008 18:20:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.mybelovedphp.com/archives/11#comment-43146</guid>
		<description>Thanks for writing this.</description>
		<content:encoded><![CDATA[<p>Thanks for writing this.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

