<?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: How to get user&#8217;s IP and computer name using PHP</title>
	<atom:link href="http://lostwithin.net/how-to-get-users-ip-and-computer-name-using-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://lostwithin.net/how-to-get-users-ip-and-computer-name-using-php/</link>
	<description>Alaa Abdelhaq Blog</description>
	<lastBuildDate>Mon, 30 Jan 2012 18:11:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: TeshGuru</title>
		<link>http://lostwithin.net/how-to-get-users-ip-and-computer-name-using-php/comment-page-1/#comment-1354</link>
		<dc:creator>TeshGuru</dc:creator>
		<pubDate>Sun, 29 Jan 2012 10:29:06 +0000</pubDate>
		<guid isPermaLink="false">http://lostwithin.net/?p=6#comment-1354</guid>
		<description>There is no way to get client machine ID using PHP as far as i know. if you can do you will be a good hacker.</description>
		<content:encoded><![CDATA[<p>There is no way to get client machine ID using PHP as far as i know. if you can do you will be a good hacker.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Muthupandi S</title>
		<link>http://lostwithin.net/how-to-get-users-ip-and-computer-name-using-php/comment-page-1/#comment-1347</link>
		<dc:creator>Muthupandi S</dc:creator>
		<pubDate>Wed, 25 Jan 2012 05:44:33 +0000</pubDate>
		<guid isPermaLink="false">http://lostwithin.net/?p=6#comment-1347</guid>
		<description>Hi...

 Its really great.. This one i want..  thanks for your post.</description>
		<content:encoded><![CDATA[<p>Hi&#8230;</p>
<p> Its really great.. This one i want..  thanks for your post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashwani</title>
		<link>http://lostwithin.net/how-to-get-users-ip-and-computer-name-using-php/comment-page-1/#comment-1314</link>
		<dc:creator>Ashwani</dc:creator>
		<pubDate>Mon, 16 Jan 2012 17:36:26 +0000</pubDate>
		<guid isPermaLink="false">http://lostwithin.net/?p=6#comment-1314</guid>
		<description>dsfgdsfg dsfg sdfg</description>
		<content:encoded><![CDATA[<p>dsfgdsfg dsfg sdfg</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: trev</title>
		<link>http://lostwithin.net/how-to-get-users-ip-and-computer-name-using-php/comment-page-1/#comment-962</link>
		<dc:creator>trev</dc:creator>
		<pubDate>Sat, 23 Jul 2011 18:58:05 +0000</pubDate>
		<guid isPermaLink="false">http://lostwithin.net/?p=6#comment-962</guid>
		<description>im not too too smart when it comes to stuff like this but im trying to find the location of a stolen computer, any help? i dont know the name or ip address but ive been looking into it, how do i send the code to find the computer name?</description>
		<content:encoded><![CDATA[<p>im not too too smart when it comes to stuff like this but im trying to find the location of a stolen computer, any help? i dont know the name or ip address but ive been looking into it, how do i send the code to find the computer name?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bryan</title>
		<link>http://lostwithin.net/how-to-get-users-ip-and-computer-name-using-php/comment-page-1/#comment-959</link>
		<dc:creator>bryan</dc:creator>
		<pubDate>Tue, 07 Jun 2011 10:07:53 +0000</pubDate>
		<guid isPermaLink="false">http://lostwithin.net/?p=6#comment-959</guid>
		<description>try getenv(&#039;COMPUTERNAME&#039;);</description>
		<content:encoded><![CDATA[<p>try getenv(&#8216;COMPUTERNAME&#8217;);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mugonix</title>
		<link>http://lostwithin.net/how-to-get-users-ip-and-computer-name-using-php/comment-page-1/#comment-955</link>
		<dc:creator>mugonix</dc:creator>
		<pubDate>Tue, 26 Apr 2011 08:39:21 +0000</pubDate>
		<guid isPermaLink="false">http://lostwithin.net/?p=6#comment-955</guid>
		<description>I think it is possible but it is hard with php cause hotmail does it</description>
		<content:encoded><![CDATA[<p>I think it is possible but it is hard with php cause hotmail does it</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mamun</title>
		<link>http://lostwithin.net/how-to-get-users-ip-and-computer-name-using-php/comment-page-1/#comment-926</link>
		<dc:creator>mamun</dc:creator>
		<pubDate>Thu, 02 Dec 2010 10:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostwithin.net/?p=6#comment-926</guid>
		<description>hey all,
 we use php_uname ( ‘n’); we find the server name.
is there any code to find exactly the name of computer of the web site’s viewer ?
in PHP or in javascript ?</description>
		<content:encoded><![CDATA[<p>hey all,<br />
 we use php_uname ( ‘n’); we find the server name.<br />
is there any code to find exactly the name of computer of the web site’s viewer ?<br />
in PHP or in javascript ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manu M</title>
		<link>http://lostwithin.net/how-to-get-users-ip-and-computer-name-using-php/comment-page-1/#comment-920</link>
		<dc:creator>Manu M</dc:creator>
		<pubDate>Fri, 12 Nov 2010 06:23:32 +0000</pubDate>
		<guid isPermaLink="false">http://lostwithin.net/?p=6#comment-920</guid>
		<description>How to get user’s workgroup name and hardware information  using PHP</description>
		<content:encoded><![CDATA[<p>How to get user’s workgroup name and hardware information  using PHP</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pradeep</title>
		<link>http://lostwithin.net/how-to-get-users-ip-and-computer-name-using-php/comment-page-1/#comment-913</link>
		<dc:creator>Pradeep</dc:creator>
		<pubDate>Wed, 18 Aug 2010 14:23:08 +0000</pubDate>
		<guid isPermaLink="false">http://lostwithin.net/?p=6#comment-913</guid>
		<description>Neither gethostbyaddr($_SERVER[&#039;REMOTE_ADDR&#039;]); 
not php_uname();
is capable of giving you the client&#039;s machine&#039;s IP.

That is actually not possible (as fa as I  think). 
If you can get that info you can put virus strait-away into it.</description>
		<content:encoded><![CDATA[<p>Neither gethostbyaddr($_SERVER['REMOTE_ADDR']);<br />
not php_uname();<br />
is capable of giving you the client&#8217;s machine&#8217;s IP.</p>
<p>That is actually not possible (as fa as I  think).<br />
If you can get that info you can put virus strait-away into it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dolly</title>
		<link>http://lostwithin.net/how-to-get-users-ip-and-computer-name-using-php/comment-page-1/#comment-910</link>
		<dc:creator>dolly</dc:creator>
		<pubDate>Tue, 13 Jul 2010 17:40:29 +0000</pubDate>
		<guid isPermaLink="false">http://lostwithin.net/?p=6#comment-910</guid>
		<description>hello,

i want to get the localhost of a site for example www.italy.com 

is there a way to type in php? pls reply</description>
		<content:encoded><![CDATA[<p>hello,</p>
<p>i want to get the localhost of a site for example <a href="http://www.italy.com" rel="nofollow">http://www.italy.com</a> </p>
<p>is there a way to type in php? pls reply</p>
]]></content:encoded>
	</item>
</channel>
</rss>

