<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Find a visitor&#8217;s IP Address with PHP</title>
	<link>http://discomoose.org/2005/11/01/find-a-visitors-ip-address-with-php/</link>
	<description>Contains no moose and very litle disco. :'(</description>
	<pubDate>Fri, 21 Nov 2008 12:06:23 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3</generator>
		<item>
		<title>By: Synook</title>
		<link>http://discomoose.org/2005/11/01/find-a-visitors-ip-address-with-php/#comment-5252</link>
		<dc:creator>Synook</dc:creator>
		<pubDate>Sun, 11 Feb 2007 07:15:33 +0000</pubDate>
		<guid>http://discomoose.org/2005/11/01/find-a-visitors-ip-address-with-php/#comment-5252</guid>
		<description>What versions of PHP will this work for...? PHP 4.x or only PHP 5</description>
		<content:encoded><![CDATA[<p>What versions of PHP will this work for&#8230;? PHP 4.x or only PHP 5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: arun</title>
		<link>http://discomoose.org/2005/11/01/find-a-visitors-ip-address-with-php/#comment-1982</link>
		<dc:creator>arun</dc:creator>
		<pubDate>Wed, 22 Nov 2006 11:04:44 +0000</pubDate>
		<guid>http://discomoose.org/2005/11/01/find-a-visitors-ip-address-with-php/#comment-1982</guid>
		<description>Client IP address =$REMOTE_ADDR
Client Browser = $HTTP_USER_AGENT
Referral Site = $HTTP_REFERER \n\n\r</description>
		<content:encoded><![CDATA[<p>Client IP address =$REMOTE_ADDR<br />
Client Browser = $HTTP_USER_AGENT<br />
Referral Site = $HTTP_REFERER \n\n\r</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ja</title>
		<link>http://discomoose.org/2005/11/01/find-a-visitors-ip-address-with-php/#comment-576</link>
		<dc:creator>Ja</dc:creator>
		<pubDate>Tue, 29 Aug 2006 09:10:09 +0000</pubDate>
		<guid>http://discomoose.org/2005/11/01/find-a-visitors-ip-address-with-php/#comment-576</guid>
		<description>It works only on local network :o( Whene You are behind proxy or firewall You will get IP of them :o(</description>
		<content:encoded><![CDATA[<p>It works only on local network :o( Whene You are behind proxy or firewall You will get IP of them :o(</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://discomoose.org/2005/11/01/find-a-visitors-ip-address-with-php/#comment-62</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Mon, 29 May 2006 15:29:34 +0000</pubDate>
		<guid>http://discomoose.org/2005/11/01/find-a-visitors-ip-address-with-php/#comment-62</guid>
		<description>Just use the $userIP and save the value in the table.</description>
		<content:encoded><![CDATA[<p>Just use the $userIP and save the value in the table.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Drunken_M</title>
		<link>http://discomoose.org/2005/11/01/find-a-visitors-ip-address-with-php/#comment-54</link>
		<dc:creator>Drunken_M</dc:creator>
		<pubDate>Wed, 24 May 2006 07:22:06 +0000</pubDate>
		<guid>http://discomoose.org/2005/11/01/find-a-visitors-ip-address-with-php/#comment-54</guid>
		<description>I need to save the ip adress to...</description>
		<content:encoded><![CDATA[<p>I need to save the ip adress to&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sarfraz</title>
		<link>http://discomoose.org/2005/11/01/find-a-visitors-ip-address-with-php/#comment-52</link>
		<dc:creator>Sarfraz</dc:creator>
		<pubDate>Tue, 23 May 2006 15:58:56 +0000</pubDate>
		<guid>http://discomoose.org/2005/11/01/find-a-visitors-ip-address-with-php/#comment-52</guid>
		<description>I need to save the ip address in some 
table for my own use
not just to show the visitor</description>
		<content:encoded><![CDATA[<p>I need to save the ip address in some<br />
table for my own use<br />
not just to show the visitor</p>
]]></content:encoded>
	</item>
</channel>
</rss>
