<?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: Create thumbnails for all images in a directory</title>
	<atom:link href="http://www.phpace.com/create-thumbnails-for-all-images-in-a-directory/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phpace.com/create-thumbnails-for-all-images-in-a-directory/</link>
	<description>php open source scripts, thoughts, commentary, tutorials</description>
	<lastBuildDate>Mon, 16 Mar 2009 17:36:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: sam</title>
		<link>http://www.phpace.com/create-thumbnails-for-all-images-in-a-directory/comment-page-1/#comment-1830</link>
		<dc:creator>sam</dc:creator>
		<pubDate>Mon, 16 Mar 2009 17:36:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpace.com/?p=134#comment-1830</guid>
		<description>Hi Andrew,

Apologies for the late reply. If you&#039;re still interested, I think the problem is probably that your version of php does not have the directoryiterator class - this script needs php 5+ to work.

If there&#039;s any demand for a php4 version of this script I&#039;ll modify the example when I have some time.

Cheers,
Sam</description>
		<content:encoded><![CDATA[<p>Hi Andrew,</p>
<p>Apologies for the late reply. If you&#8217;re still interested, I think the problem is probably that your version of php does not have the directoryiterator class &#8211; this script needs php 5+ to work.</p>
<p>If there&#8217;s any demand for a php4 version of this script I&#8217;ll modify the example when I have some time.</p>
<p>Cheers,<br />
Sam</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://www.phpace.com/create-thumbnails-for-all-images-in-a-directory/comment-page-1/#comment-1119</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Sun, 22 Feb 2009 15:28:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpace.com/?p=134#comment-1119</guid>
		<description>Hi I seen get this 

Fatal error: Cannot instantiate non-existent class: directoryiterator in /homepages/6/

New to php so not sure why ! I guess its the directoryiterator thats causing the problem. 

If you could help that would be fab.

Thanks in Advance
Andrew</description>
		<content:encoded><![CDATA[<p>Hi I seen get this </p>
<p>Fatal error: Cannot instantiate non-existent class: directoryiterator in /homepages/6/</p>
<p>New to php so not sure why ! I guess its the directoryiterator thats causing the problem. </p>
<p>If you could help that would be fab.</p>
<p>Thanks in Advance<br />
Andrew</p>
]]></content:encoded>
	</item>
</channel>
</rss>

