<?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: PHP script to check server status online/offline</title>
	<atom:link href="http://corpocrat.com/2009/03/01/php-script-to-check-server-status-onlineoffline/feed/" rel="self" type="application/rss+xml" />
	<link>http://corpocrat.com/2009/03/01/php-script-to-check-server-status-onlineoffline/</link>
	<description>Daily Blog from Internet Entrepreneur/Webmaster</description>
	<lastBuildDate>Tue, 07 Feb 2012 20:25:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Kevin</title>
		<link>http://corpocrat.com/2009/03/01/php-script-to-check-server-status-onlineoffline/#comment-23640</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Tue, 24 Jan 2012 22:50:27 +0000</pubDate>
		<guid isPermaLink="false">http://corpocrat.com/2009/03/01/php-script-to-check-server-status-onlineoffline/#comment-23640</guid>
		<description>It would be better to check for status code and return it as well.</description>
		<content:encoded><![CDATA[<p>It would be better to check for status code and return it as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steen</title>
		<link>http://corpocrat.com/2009/03/01/php-script-to-check-server-status-onlineoffline/#comment-23358</link>
		<dc:creator>Steen</dc:creator>
		<pubDate>Thu, 29 Dec 2011 21:31:03 +0000</pubDate>
		<guid isPermaLink="false">http://corpocrat.com/2009/03/01/php-script-to-check-server-status-onlineoffline/#comment-23358</guid>
		<description>If you simply want people to check the status of, let&#039;s say your website, you would just have to copy this function into your php code, and when you want to use it you just have to type &quot;echo GetServerStatus();&quot; and it will echo out ONLINE or OFFLINE :)</description>
		<content:encoded><![CDATA[<p>If you simply want people to check the status of, let&#8217;s say your website, you would just have to copy this function into your php code, and when you want to use it you just have to type &#8220;echo GetServerStatus();&#8221; and it will echo out ONLINE or OFFLINE <img src='http://corpocrat.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arshad Ansari</title>
		<link>http://corpocrat.com/2009/03/01/php-script-to-check-server-status-onlineoffline/#comment-23142</link>
		<dc:creator>Arshad Ansari</dc:creator>
		<pubDate>Fri, 09 Dec 2011 10:51:06 +0000</pubDate>
		<guid isPermaLink="false">http://corpocrat.com/2009/03/01/php-script-to-check-server-status-onlineoffline/#comment-23142</guid>
		<description>Nice script. easy to use and works perfectly</description>
		<content:encoded><![CDATA[<p>Nice script. easy to use and works perfectly</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dynamic</title>
		<link>http://corpocrat.com/2009/03/01/php-script-to-check-server-status-onlineoffline/#comment-20341</link>
		<dc:creator>Dynamic</dc:creator>
		<pubDate>Wed, 17 Aug 2011 17:44:22 +0000</pubDate>
		<guid isPermaLink="false">http://corpocrat.com/2009/03/01/php-script-to-check-server-status-onlineoffline/#comment-20341</guid>
		<description>I was just wondering do you know how to allow people to check their sites status.since i know simple php but im confused in how to do this.</description>
		<content:encoded><![CDATA[<p>I was just wondering do you know how to allow people to check their sites status.since i know simple php but im confused in how to do this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Lunn</title>
		<link>http://corpocrat.com/2009/03/01/php-script-to-check-server-status-onlineoffline/#comment-19887</link>
		<dc:creator>Mark Lunn</dc:creator>
		<pubDate>Tue, 05 Jul 2011 09:40:34 +0000</pubDate>
		<guid isPermaLink="false">http://corpocrat.com/2009/03/01/php-script-to-check-server-status-onlineoffline/#comment-19887</guid>
		<description>Cool Script, exactly what I was looking for. Thanks.</description>
		<content:encoded><![CDATA[<p>Cool Script, exactly what I was looking for. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dynamic</title>
		<link>http://corpocrat.com/2009/03/01/php-script-to-check-server-status-onlineoffline/#comment-19655</link>
		<dc:creator>dynamic</dc:creator>
		<pubDate>Sat, 11 Jun 2011 13:50:24 +0000</pubDate>
		<guid isPermaLink="false">http://corpocrat.com/2009/03/01/php-script-to-check-server-status-onlineoffline/#comment-19655</guid>
		<description>is there anyway people can check there status.</description>
		<content:encoded><![CDATA[<p>is there anyway people can check there status.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Goat</title>
		<link>http://corpocrat.com/2009/03/01/php-script-to-check-server-status-onlineoffline/#comment-18294</link>
		<dc:creator>Goat</dc:creator>
		<pubDate>Sun, 20 Feb 2011 01:11:12 +0000</pubDate>
		<guid isPermaLink="false">http://corpocrat.com/2009/03/01/php-script-to-check-server-status-onlineoffline/#comment-18294</guid>
		<description>Nice script !! Realy simple and fast!</description>
		<content:encoded><![CDATA[<p>Nice script !! Realy simple and fast!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: herbata</title>
		<link>http://corpocrat.com/2009/03/01/php-script-to-check-server-status-onlineoffline/#comment-14930</link>
		<dc:creator>herbata</dc:creator>
		<pubDate>Sun, 05 Dec 2010 10:59:32 +0000</pubDate>
		<guid isPermaLink="false">http://corpocrat.com/2009/03/01/php-script-to-check-server-status-onlineoffline/#comment-14930</guid>
		<description>Thank You for sharing this! Looks great:)</description>
		<content:encoded><![CDATA[<p>Thank You for sharing this! Looks great:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://corpocrat.com/2009/03/01/php-script-to-check-server-status-onlineoffline/#comment-7212</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Sun, 21 Mar 2010 00:52:21 +0000</pubDate>
		<guid isPermaLink="false">http://corpocrat.com/2009/03/01/php-script-to-check-server-status-onlineoffline/#comment-7212</guid>
		<description>Keep in mind, not all web hosts allow fSock to connect directly to their server resulting in OFFLINE even when it is actually ONLINE. But for everyone else, it works well.</description>
		<content:encoded><![CDATA[<p>Keep in mind, not all web hosts allow fSock to connect directly to their server resulting in OFFLINE even when it is actually ONLINE. But for everyone else, it works well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shafiq issani</title>
		<link>http://corpocrat.com/2009/03/01/php-script-to-check-server-status-onlineoffline/#comment-4762</link>
		<dc:creator>shafiq issani</dc:creator>
		<pubDate>Wed, 14 Oct 2009 07:16:36 +0000</pubDate>
		<guid isPermaLink="false">http://corpocrat.com/2009/03/01/php-script-to-check-server-status-onlineoffline/#comment-4762</guid>
		<description>thanx man  really helpful :)</description>
		<content:encoded><![CDATA[<p>thanx man  really helpful <img src='http://corpocrat.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

