<?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 Maximum execution time exceeded error workaround</title>
	<atom:link href="http://www.poetryofprogramming.com/php/php-maximum-execution-time-exceeded-error-workaround/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.poetryofprogramming.com/php/php-maximum-execution-time-exceeded-error-workaround/</link>
	<description>Because coding is art</description>
	<lastBuildDate>Sun, 14 Feb 2010 16:40:27 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ghismo</title>
		<link>http://www.poetryofprogramming.com/php/php-maximum-execution-time-exceeded-error-workaround/comment-page-1/#comment-1253</link>
		<dc:creator>ghismo</dc:creator>
		<pubDate>Thu, 11 Mar 2010 16:18:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.poetryofprogramming.com/uncategorized/php-maximum-execution-time-exceeded-error-workaround/#comment-1253</guid>
		<description>You can also code your app like phpMyAdmin with its import function that interrupt its execution when close to the timeout</description>
		<content:encoded><![CDATA[<p>You can also code your app like phpMyAdmin with its import function that interrupt its execution when close to the timeout</p>
]]></content:encoded>
	</item>
</channel>
</rss>
