<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>PHPSuperBLOG &#187; IP</title>
	<atom:link href="http://www.phpsuperblog.com/tag/ip/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phpsuperblog.com</link>
	<description>Learn PHP Together</description>
	<lastBuildDate>Fri, 30 Jul 2010 07:26:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Check ip address of host or website with PHP function and HTML form</title>
		<link>http://www.phpsuperblog.com/php/check-ip-address-of-host-or-website-with-php-function-and-html-form/</link>
		<comments>http://www.phpsuperblog.com/php/check-ip-address-of-host-or-website-with-php-function-and-html-form/#comments</comments>
		<pubDate>Mon, 26 May 2008 13:17:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Display]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[HTML form]]></category>
		<category><![CDATA[HTML form element]]></category>
		<category><![CDATA[IP]]></category>
		<category><![CDATA[PHP Function]]></category>
		<category><![CDATA[Submit-button]]></category>
		<category><![CDATA[Text-field]]></category>

		<guid isPermaLink="false">http://www.phpsuperblog.com/?p=48</guid>
		<description><![CDATA[Editor&#8217;s note: There is a function in PHP to check the IP address of a host. It is called &#8220;gethostbyname()&#8220;. We could use it to check the IP address of a website. Steps are very simple: Put the website address into the function, for example: gethostbyname(www.phpsuperblog.com); and print the result out and then the IP address [...]]]></description>
		<wfw:commentRss>http://www.phpsuperblog.com/php/check-ip-address-of-host-or-website-with-php-function-and-html-form/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fedora 12 Assign static IP</title>
		<link>http://www.phpsuperblog.com/fedora-12/fedora-12-assign-static-ip/</link>
		<comments>http://www.phpsuperblog.com/fedora-12/fedora-12-assign-static-ip/#comments</comments>
		<pubDate>Thu, 13 May 2010 14:04:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Fedora 12]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[IP]]></category>

		<guid isPermaLink="false">http://www.phpsuperblog.com/?p=235</guid>
		<description><![CDATA[Editor&#8217;s note: To avoid DHCP server to assign different IP to the Fedora computer with different services such as FTP, web server etc, assign a static IP for it is a great idea. Click on &#8220;System&#8221; -&#62; &#8220;Administration&#8221; -&#62; &#8220;Network&#8221; Input the &#8220;root&#8221; password to access the network setting The &#8220;Network Configuration&#8221; box pops up and [...]]]></description>
		<wfw:commentRss>http://www.phpsuperblog.com/fedora-12/fedora-12-assign-static-ip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fedora 12 find out the IP address information</title>
		<link>http://www.phpsuperblog.com/fedora-12/fedora-12-find-out-the-ip-address-information/</link>
		<comments>http://www.phpsuperblog.com/fedora-12/fedora-12-find-out-the-ip-address-information/#comments</comments>
		<pubDate>Sun, 23 May 2010 10:06:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Fedora 12]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[IP]]></category>
		<category><![CDATA[Shell]]></category>

		<guid isPermaLink="false">http://www.phpsuperblog.com/?p=243</guid>
		<description><![CDATA[To be able to find out the IP address information of the fedora computer, here are the steps to do so: First we open the &#8220;Terminal&#8221;: Click &#8220;Application&#8221; -> &#8220;System Tools&#8221; -> &#8220;Terminal&#8221;. In the &#8220;Terminal&#8221;, type in $ ifconfig The IP address information will show up &#169;2010 PHPSuperBLOG. All Rights Reserved..]]></description>
		<wfw:commentRss>http://www.phpsuperblog.com/fedora-12/fedora-12-find-out-the-ip-address-information/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
