<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>PHP Thumb Topic: Resize and save Temp Files</title>
<link>http://phpthumb.gxdlabs.com/forums/</link>
<description>Help, Suggestions, and General Discussion</description>
<language>en</language>
<pubDate>Tue, 07 Feb 2012 12:07:36 +0000</pubDate>

<item>
<title>mayid on "Resize and save Temp Files"</title>
<link>http://phpthumb.gxdlabs.com/forums/topic/resize-and-save-temp-files#post-82</link>
<pubDate>Wed, 12 Aug 2009 06:24:53 +0000</pubDate>
<dc:creator>mayid</dc:creator>
<guid isPermaLink="false">82@http://phpthumb.gxdlabs.com/forums/</guid>
<description>&#60;p&#62;I´m not that sure anymore. It works in my local server, but it seems it doesn´t on internet.
&#60;/p&#62;</description>
</item>
<item>
<title>mayid on "Resize and save Temp Files"</title>
<link>http://phpthumb.gxdlabs.com/forums/topic/resize-and-save-temp-files#post-80</link>
<pubDate>Mon, 10 Aug 2009 13:49:18 +0000</pubDate>
<dc:creator>mayid</dc:creator>
<guid isPermaLink="false">80@http://phpthumb.gxdlabs.com/forums/</guid>
<description>&#60;p&#62;Finally I could. The code was good, but it wasn't being executed because of a bad conditional i wrote for mp3 some lines before.
&#60;/p&#62;</description>
</item>
<item>
<title>thinkle on "Resize and save Temp Files"</title>
<link>http://phpthumb.gxdlabs.com/forums/topic/resize-and-save-temp-files#post-79</link>
<pubDate>Mon, 10 Aug 2009 11:27:25 +0000</pubDate>
<dc:creator>thinkle</dc:creator>
<guid isPermaLink="false">79@http://phpthumb.gxdlabs.com/forums/</guid>
<description>&#60;p&#62;no, save it first (move_uploaded_file) then delete (unlink) it
&#60;/p&#62;</description>
</item>
<item>
<title>mayid on "Resize and save Temp Files"</title>
<link>http://phpthumb.gxdlabs.com/forums/topic/resize-and-save-temp-files#post-77</link>
<pubDate>Sat, 08 Aug 2009 15:44:27 +0000</pubDate>
<dc:creator>mayid</dc:creator>
<guid isPermaLink="false">77@http://phpthumb.gxdlabs.com/forums/</guid>
<description>&#60;p&#62;I have a file uploader running on a page&#60;br /&#62;
(libasoles.com.ar/subida).&#60;/p&#62;
&#60;p&#62;Users just uploads pictures. And I thought I was saving smaller versions by PhpThumb, but i´m not. &#60;/p&#62;
&#60;p&#62;Is it possible to resize temporal files? Or should i save the picture first?&#60;/p&#62;
&#60;p&#62;Here´s some lines of my code:&#60;/p&#62;
&#60;p&#62;$temporal = $_FILES['Filedata']['tmp_name'];&#60;br /&#62;
$thumb = PhpThumbFactory::create($temporal);&#60;/p&#62;
&#60;p&#62;$thumb-&#38;gt;resize(480,300)-&#38;gt;save($_FILES['Filedata']['name']);
&#60;/p&#62;</description>
</item>

</channel>
</rss>

