<?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: Getting Visitors IP Address in PHP</title>
	<atom:link href="http://www.satya-weblog.com/2009/10/getting-visitor-ip-address-real-php.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.satya-weblog.com/2009/10/getting-visitor-ip-address-real-php.html</link>
	<description>a Developer&#039;s playground</description>
	<lastBuildDate>Thu, 11 Mar 2010 14:19:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: mrBinR</title>
		<link>http://www.satya-weblog.com/2009/10/getting-visitor-ip-address-real-php.html/comment-page-1#comment-587</link>
		<dc:creator>mrBinR</dc:creator>
		<pubDate>Fri, 27 Nov 2009 08:18:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.satya-weblog.com/?p=970#comment-587</guid>
		<description>Hi,
Another way to store IP into database, in case you use MySQL, is to use the function INET_ATON() which return the numeric value of an IP address, and INET_NTOA() return the IP address from a numeric value.

here mysql doc : http://dev.mysql.com/doc/refman/5.0/en/miscellaneous-functions.html#function_inet-aton

Regards.
Pascall</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Another way to store IP into database, in case you use MySQL, is to use the function INET_ATON() which return the numeric value of an IP address, and INET_NTOA() return the IP address from a numeric value.</p>
<p>here mysql doc : <a href="http://dev.mysql.com/doc/refman/5.0/en/miscellaneous-functions.html#function_inet-aton" rel="nofollow">http://dev.mysql.com/doc/refman/5.0/en/miscellaneous-functions.html#function_inet-aton</a></p>
<p>Regards.<br />
Pascall</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- This site's performance optimized by W3 Total Cache. Dramatically improve the speed and reliability of your blog!

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk (enhanced) (user agent is rejected)
Database Caching 4/14 queries in 0.012 seconds using disk
Content Delivery Network via blog.satya-weblog.com

Served from: stats.ant.arvixe.com @ 2010-03-13 23:07:54 -->