<?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>Brian M McGarvie &#187; Wait</title>
	<atom:link href="http://www.mcgarvie.net/tag/wait/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mcgarvie.net</link>
	<description>Brian M McGarvie talks about … life and experiences in IT … and personal adventures and experiences and other odd things!</description>
	<lastBuildDate>Tue, 10 Jan 2012 16:43:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Need to make PHP &#8216;stop&#8217;&#8230; PHP wait timer</title>
		<link>http://www.mcgarvie.net/2009/08/05/programming/php/need-to-make-php-stop-php-wait-timer/</link>
		<comments>http://www.mcgarvie.net/2009/08/05/programming/php/need-to-make-php-stop-php-wait-timer/#comments</comments>
		<pubDate>Wed, 05 Aug 2009 09:16:09 +0000</pubDate>
		<dc:creator>Brian M McGarvie</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Pause]]></category>
		<category><![CDATA[Timer]]></category>
		<category><![CDATA[Wait]]></category>

		<guid isPermaLink="false">http://www.mcgarvie.net/?p=103</guid>
		<description><![CDATA[AJAX is great&#8230; but sometimes it&#8217;s too quick if you&#8217;re updating&#8230; So&#8230; How can I make the page wait for a few seconds, then proceed? Well there are 2 functions PHP has to pause execution. They are: sleep(NUMBER_OF_SECONDS); and: usleep(NUMBER_OF_MS); &#8230; <a href="http://www.mcgarvie.net/2009/08/05/programming/php/need-to-make-php-stop-php-wait-timer/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.mcgarvie.net/2009/08/05/programming/php/need-to-make-php-stop-php-wait-timer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
