<?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 for Lost within</title>
	<atom:link href="http://lostwithin.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://lostwithin.net</link>
	<description>Alaa Abdelhaq Blog</description>
	<lastBuildDate>Wed, 09 May 2012 06:14:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Devil May Cry 4 &#8211; Lyrics &#8220;Shall Never Surrender&#8221; by preereitasaf</title>
		<link>http://lostwithin.net/devil-may-cry-4-lyrics-shall-never-surrender/comment-page-1/#comment-1451</link>
		<dc:creator>preereitasaf</dc:creator>
		<pubDate>Wed, 09 May 2012 06:14:16 +0000</pubDate>
		<guid isPermaLink="false">http://lostwithin.net/?p=11#comment-1451</guid>
		<description>&lt;strong&gt;There is no road too long to the man who advances deliberately and without undue haste; there are no honors too distant to the man who prepares himself for them with patience....&lt;/strong&gt;

Every science begins as philosophy and ends as art....</description>
		<content:encoded><![CDATA[<p><strong>There is no road too long to the man who advances deliberately and without undue haste; there are no honors too distant to the man who prepares himself for them with patience&#8230;.</strong></p>
<p>Every science begins as philosophy and ends as art&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to get user&#8217;s IP and computer name using PHP by marshal</title>
		<link>http://lostwithin.net/how-to-get-users-ip-and-computer-name-using-php/comment-page-1/#comment-1450</link>
		<dc:creator>marshal</dc:creator>
		<pubDate>Fri, 04 May 2012 11:33:58 +0000</pubDate>
		<guid isPermaLink="false">http://lostwithin.net/?p=6#comment-1450</guid>
		<description>thanks</description>
		<content:encoded><![CDATA[<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to get user&#8217;s IP and computer name using PHP by farhan</title>
		<link>http://lostwithin.net/how-to-get-users-ip-and-computer-name-using-php/comment-page-1/#comment-1449</link>
		<dc:creator>farhan</dc:creator>
		<pubDate>Mon, 30 Apr 2012 11:16:30 +0000</pubDate>
		<guid isPermaLink="false">http://lostwithin.net/?p=6#comment-1449</guid>
		<description>i use this function to find the ip adress of any machine successfuly

function getIP(){
	if (isset($_SERVER[&#039;HTTP_X_FORWARDED_FOR&#039;]) &amp;&amp; eregi(&quot;^[0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3}$&quot;,$_SERVER[&#039;HTTP_X_FORWARDED_FOR&#039;])){
		$ip = $_SERVER[&#039;HTTP_X_FORWARDED_FOR&#039;];
	} else {
	   	$ip = getenv(&quot;REMOTE_ADDR&quot;);
	}
	return $ip;
}</description>
		<content:encoded><![CDATA[<p>i use this function to find the ip adress of any machine successfuly</p>
<p>function getIP(){<br />
	if (isset($_SERVER['HTTP_X_FORWARDED_FOR']) &amp;&amp; eregi(&#8220;^[0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3}$&#8221;,$_SERVER['HTTP_X_FORWARDED_FOR'])){<br />
		$ip = $_SERVER['HTTP_X_FORWARDED_FOR'];<br />
	} else {<br />
	   	$ip = getenv(&#8220;REMOTE_ADDR&#8221;);<br />
	}<br />
	return $ip;<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why 99% I&#8217;m not gonna marry an Arab girl by Diana</title>
		<link>http://lostwithin.net/why-im-not-gonna-marry-an-arab-girl/comment-page-1/#comment-1448</link>
		<dc:creator>Diana</dc:creator>
		<pubDate>Sat, 21 Apr 2012 03:43:57 +0000</pubDate>
		<guid isPermaLink="false">http://lostwithin.net/?p=84#comment-1448</guid>
		<description>Same problem here,the opposite gender though.I can find an arrogant man here easly,but not a confident one who will never feel threatend by his future wife&#039;s intelligence and open mindedness and &quot;Ya latif&quot;her ambition. This type of girl scares the men here,and i honestly need not to settel for the less bass 3ashan society approval.marriage is a want not a NEED.</description>
		<content:encoded><![CDATA[<p>Same problem here,the opposite gender though.I can find an arrogant man here easly,but not a confident one who will never feel threatend by his future wife&#8217;s intelligence and open mindedness and &#8220;Ya latif&#8221;her ambition. This type of girl scares the men here,and i honestly need not to settel for the less bass 3ashan society approval.marriage is a want not a NEED.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Check if a radion button is checked using jquery by Bharat</title>
		<link>http://lostwithin.net/check-if-a-radion-button-is-checked-using-jquery/comment-page-1/#comment-1447</link>
		<dc:creator>Bharat</dc:creator>
		<pubDate>Thu, 05 Apr 2012 06:06:13 +0000</pubDate>
		<guid isPermaLink="false">http://lostwithin.net/?p=150#comment-1447</guid>
		<description>was doing :checked error thanks anyways</description>
		<content:encoded><![CDATA[<p>was doing :checked error thanks anyways</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to get user&#8217;s IP and computer name using PHP by AlAa YoSeF</title>
		<link>http://lostwithin.net/how-to-get-users-ip-and-computer-name-using-php/comment-page-1/#comment-1446</link>
		<dc:creator>AlAa YoSeF</dc:creator>
		<pubDate>Thu, 22 Mar 2012 14:22:52 +0000</pubDate>
		<guid isPermaLink="false">http://lostwithin.net/?p=6#comment-1446</guid>
		<description>Hi every one my name is AlAa

My problem with $_SERVER[&#039;remote_addr&#039;]

I&#039;m not sure if I&#039;m having a problem with the installation of PHP on the server or if there&#039;s something that I&#039;m not doing right in the code, but I am trying to capture the IP address of anyone that is trying to log into a secure part of a site. Regardless of my IP address, when I do:

Code:

echo $_SERVER[&#039;remote_addr&#039;];

It returns &#039;192.168.1.1&#039;. This is the first time I&#039;ve written code that is being used on a Windows Server, so I don&#039;t know if that has anything to do with it.

I&#039;ve run phpinfo(), and in the PHP Variables section, it shows &quot;_SERVER[&quot;REMOTE_ADDR&quot;]&quot; : 192.168.1.1. Does this mean that the php.ini file is setup wrong, or am I missing something?

i am running my own server on windows 7 iis7.5 with php as fastcgi and i am behind a router with a dynamic ip not static and i am using 
http://www.no-ip.com/ that give me a link to my router and i am opening 80 port in my router forwarding it to my id address 192.168.1.5 and i have tested a php file that contains 

tested it using tor network that give me ip out of my network to test that file always give me the same result 192.168.1.1 i am trying to get IP address of the visitor and i asked someone of my friends to use this form it sends the same ip

i hope someone tells me what i am doing wrong and the solution for this problem

Thanks in advance</description>
		<content:encoded><![CDATA[<p>Hi every one my name is AlAa</p>
<p>My problem with $_SERVER['remote_addr']</p>
<p>I&#8217;m not sure if I&#8217;m having a problem with the installation of PHP on the server or if there&#8217;s something that I&#8217;m not doing right in the code, but I am trying to capture the IP address of anyone that is trying to log into a secure part of a site. Regardless of my IP address, when I do:</p>
<p>Code:</p>
<p>echo $_SERVER['remote_addr'];</p>
<p>It returns &#8217;192.168.1.1&#8242;. This is the first time I&#8217;ve written code that is being used on a Windows Server, so I don&#8217;t know if that has anything to do with it.</p>
<p>I&#8217;ve run phpinfo(), and in the PHP Variables section, it shows &#8220;_SERVER["REMOTE_ADDR"]&#8221; : 192.168.1.1. Does this mean that the php.ini file is setup wrong, or am I missing something?</p>
<p>i am running my own server on windows 7 iis7.5 with php as fastcgi and i am behind a router with a dynamic ip not static and i am using<br />
<a href="http://www.no-ip.com/" rel="nofollow">http://www.no-ip.com/</a> that give me a link to my router and i am opening 80 port in my router forwarding it to my id address 192.168.1.5 and i have tested a php file that contains </p>
<p>tested it using tor network that give me ip out of my network to test that file always give me the same result 192.168.1.1 i am trying to get IP address of the visitor and i asked someone of my friends to use this form it sends the same ip</p>
<p>i hope someone tells me what i am doing wrong and the solution for this problem</p>
<p>Thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Resident Evil 5 by Renate Vidana</title>
		<link>http://lostwithin.net/resident-evil-5/comment-page-1/#comment-1445</link>
		<dc:creator>Renate Vidana</dc:creator>
		<pubDate>Tue, 13 Mar 2012 09:47:36 +0000</pubDate>
		<guid isPermaLink="false">http://lostwithin.net/?p=110#comment-1445</guid>
		<description>We stumbled over here by a different website and thought I might check things out. I like what I see so now i am following you. Look forward to checking out your web page again.</description>
		<content:encoded><![CDATA[<p>We stumbled over here by a different website and thought I might check things out. I like what I see so now i am following you. Look forward to checking out your web page again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Check if a radion button is checked using jquery by Madhu Sathya</title>
		<link>http://lostwithin.net/check-if-a-radion-button-is-checked-using-jquery/comment-page-1/#comment-1444</link>
		<dc:creator>Madhu Sathya</dc:creator>
		<pubDate>Tue, 13 Mar 2012 06:58:38 +0000</pubDate>
		<guid isPermaLink="false">http://lostwithin.net/?p=150#comment-1444</guid>
		<description>thanks.... helped out a lot....</description>
		<content:encoded><![CDATA[<p>thanks&#8230;. helped out a lot&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to get user&#8217;s IP and computer name using PHP by KA3PMW</title>
		<link>http://lostwithin.net/how-to-get-users-ip-and-computer-name-using-php/comment-page-1/#comment-1443</link>
		<dc:creator>KA3PMW</dc:creator>
		<pubDate>Sat, 10 Mar 2012 14:12:55 +0000</pubDate>
		<guid isPermaLink="false">http://lostwithin.net/?p=6#comment-1443</guid>
		<description>I wrote this to log mt users. now all I have to do is figure out how to only allow US and Canada ips:

</description>
		<content:encoded><![CDATA[<p>I wrote this to log mt users. now all I have to do is figure out how to only allow US and Canada ips:</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Check if a radion button is checked using jquery by Pankaj Kumar Jha</title>
		<link>http://lostwithin.net/check-if-a-radion-button-is-checked-using-jquery/comment-page-1/#comment-1442</link>
		<dc:creator>Pankaj Kumar Jha</dc:creator>
		<pubDate>Sat, 25 Feb 2012 07:33:19 +0000</pubDate>
		<guid isPermaLink="false">http://lostwithin.net/?p=150#comment-1442</guid>
		<description>It helps me! Thanks for nice post.</description>
		<content:encoded><![CDATA[<p>It helps me! Thanks for nice post.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

