<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: php 5 and imagecreatefromjpeg()  recoverable error: Premature end of JPEG file</title>
	<link>http://worcesterwideweb.com/2008/03/17/php-5-and-imagecreatefromjpeg-recoverable-error-premature-end-of-jpeg-file/</link>
	<description>Worcester Web Site Development Blog</description>
	<pubDate>Sat, 22 Nov 2008 00:53:51 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2</generator>

	<item>
		<title>By: Marc Wickens</title>
		<link>http://worcesterwideweb.com/2008/03/17/php-5-and-imagecreatefromjpeg-recoverable-error-premature-end-of-jpeg-file/#comment-73</link>
		<author>Marc Wickens</author>
		<pubDate>Wed, 01 Oct 2008 16:22:45 +0000</pubDate>
		<guid>http://worcesterwideweb.com/2008/03/17/php-5-and-imagecreatefromjpeg-recoverable-error-premature-end-of-jpeg-file/#comment-73</guid>
		<description>Thanks you saved my life! this has been wracking my brain for hours.</description>
		<content:encoded><![CDATA[<p>Thanks you saved my life! this has been wracking my brain for hours.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Seb</title>
		<link>http://worcesterwideweb.com/2008/03/17/php-5-and-imagecreatefromjpeg-recoverable-error-premature-end-of-jpeg-file/#comment-68</link>
		<author>Seb</author>
		<pubDate>Sun, 07 Sep 2008 09:04:58 +0000</pubDate>
		<guid>http://worcesterwideweb.com/2008/03/17/php-5-and-imagecreatefromjpeg-recoverable-error-premature-end-of-jpeg-file/#comment-68</guid>
		<description>Thx for this article.

Works fine for me now!!

Cheers,
Seb</description>
		<content:encoded><![CDATA[<p>Thx for this article.</p>
<p>Works fine for me now!!</p>
<p>Cheers,<br />
Seb</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://worcesterwideweb.com/2008/03/17/php-5-and-imagecreatefromjpeg-recoverable-error-premature-end-of-jpeg-file/#comment-60</link>
		<author>Dan</author>
		<pubDate>Tue, 29 Jul 2008 17:52:25 +0000</pubDate>
		<guid>http://worcesterwideweb.com/2008/03/17/php-5-and-imagecreatefromjpeg-recoverable-error-premature-end-of-jpeg-file/#comment-60</guid>
		<description>That was amazingly helpful. I was working with photos off my Canon SD1000 and never thought that the photo would have been the issue, but it worked when I put that ignore in. 

Nice Work</description>
		<content:encoded><![CDATA[<p>That was amazingly helpful. I was working with photos off my Canon SD1000 and never thought that the photo would have been the issue, but it worked when I put that ignore in. </p>
<p>Nice Work</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anthony LeBoeuf</title>
		<link>http://worcesterwideweb.com/2008/03/17/php-5-and-imagecreatefromjpeg-recoverable-error-premature-end-of-jpeg-file/#comment-47</link>
		<author>Anthony LeBoeuf</author>
		<pubDate>Wed, 18 Jun 2008 19:15:26 +0000</pubDate>
		<guid>http://worcesterwideweb.com/2008/03/17/php-5-and-imagecreatefromjpeg-recoverable-error-premature-end-of-jpeg-file/#comment-47</guid>
		<description>yeah your right thanks for mentioning that, I guess wordpress converts quotes into backticks. why not just use add and stripslashses? ! lol</description>
		<content:encoded><![CDATA[<p>yeah your right thanks for mentioning that, I guess wordpress converts quotes into backticks. why not just use add and stripslashses? ! lol</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rob</title>
		<link>http://worcesterwideweb.com/2008/03/17/php-5-and-imagecreatefromjpeg-recoverable-error-premature-end-of-jpeg-file/#comment-39</link>
		<author>rob</author>
		<pubDate>Fri, 30 May 2008 16:15:26 +0000</pubDate>
		<guid>http://worcesterwideweb.com/2008/03/17/php-5-and-imagecreatefromjpeg-recoverable-error-premature-end-of-jpeg-file/#comment-39</guid>
		<description>If you copy and paste the ini_set command above, it probably won't work, because those are backticks.  You won't get a php error on it either.  Just make sure you change the backticks to either single or double quotes, and it should work fine.</description>
		<content:encoded><![CDATA[<p>If you copy and paste the ini_set command above, it probably won&#8217;t work, because those are backticks.  You won&#8217;t get a php error on it either.  Just make sure you change the backticks to either single or double quotes, and it should work fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vitaliy</title>
		<link>http://worcesterwideweb.com/2008/03/17/php-5-and-imagecreatefromjpeg-recoverable-error-premature-end-of-jpeg-file/#comment-34</link>
		<author>Vitaliy</author>
		<pubDate>Thu, 24 Apr 2008 19:50:28 +0000</pubDate>
		<guid>http://worcesterwideweb.com/2008/03/17/php-5-and-imagecreatefromjpeg-recoverable-error-premature-end-of-jpeg-file/#comment-34</guid>
		<description>Thank you, you were of great help. It does work now-))</description>
		<content:encoded><![CDATA[<p>Thank you, you were of great help. It does work now-))</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anthony LeBoeuf</title>
		<link>http://worcesterwideweb.com/2008/03/17/php-5-and-imagecreatefromjpeg-recoverable-error-premature-end-of-jpeg-file/#comment-33</link>
		<author>Anthony LeBoeuf</author>
		<pubDate>Thu, 17 Apr 2008 11:59:34 +0000</pubDate>
		<guid>http://worcesterwideweb.com/2008/03/17/php-5-and-imagecreatefromjpeg-recoverable-error-premature-end-of-jpeg-file/#comment-33</guid>
		<description>Hi there you want to put that in your php file, let me know if you have any problems.</description>
		<content:encoded><![CDATA[<p>Hi there you want to put that in your php file, let me know if you have any problems.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rhand</title>
		<link>http://worcesterwideweb.com/2008/03/17/php-5-and-imagecreatefromjpeg-recoverable-error-premature-end-of-jpeg-file/#comment-32</link>
		<author>rhand</author>
		<pubDate>Thu, 17 Apr 2008 11:12:43 +0000</pubDate>
		<guid>http://worcesterwideweb.com/2008/03/17/php-5-and-imagecreatefromjpeg-recoverable-error-premature-end-of-jpeg-file/#comment-32</guid>
		<description>My PHP version is 5.2.3 by the way....</description>
		<content:encoded><![CDATA[<p>My PHP version is 5.2.3 by the way&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rhand</title>
		<link>http://worcesterwideweb.com/2008/03/17/php-5-and-imagecreatefromjpeg-recoverable-error-premature-end-of-jpeg-file/#comment-31</link>
		<author>rhand</author>
		<pubDate>Thu, 17 Apr 2008 10:39:25 +0000</pubDate>
		<guid>http://worcesterwideweb.com/2008/03/17/php-5-and-imagecreatefromjpeg-recoverable-error-premature-end-of-jpeg-file/#comment-31</guid>
		<description>Where do you add this code? In the PHP script or in the .htaccess?</description>
		<content:encoded><![CDATA[<p>Where do you add this code? In the PHP script or in the .htaccess?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
