<?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: How save converted image into MySQL (blob)</title>
<link>http://phpthumb.gxdlabs.com/forums/</link>
<description>Help, Suggestions, and General Discussion</description>
<language>en</language>
<pubDate>Tue, 07 Feb 2012 12:18:48 +0000</pubDate>

<item>
<title>Ian on "How save converted image into MySQL (blob)"</title>
<link>http://phpthumb.gxdlabs.com/forums/topic/how-save-converted-image-into-mysql-blob#post-124</link>
<pubDate>Tue, 13 Oct 2009 15:57:10 +0000</pubDate>
<dc:creator>Ian</dc:creator>
<guid isPermaLink="false">124@http://phpthumb.gxdlabs.com/forums/</guid>
<description>&#60;p&#62;To store an image in the database, I'd first write it to the file system in some temp location, then use file_get_contents to get the actual data to store in the DB.&#60;/p&#62;
&#60;p&#62;As far as forcing output type, check out: &#60;a href=&#34;http://trac.gxdlabs.com/projects/phpthumb/wiki/Docs/BasicUsage#SavingImages&#34; rel=&#34;nofollow&#34;&#62;http://trac.gxdlabs.com/projects/phpthumb/wiki/Docs/BasicUsage#SavingImages&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>OrderByRand on "How save converted image into MySQL (blob)"</title>
<link>http://phpthumb.gxdlabs.com/forums/topic/how-save-converted-image-into-mysql-blob#post-123</link>
<pubDate>Mon, 12 Oct 2009 11:51:55 +0000</pubDate>
<dc:creator>OrderByRand</dc:creator>
<guid isPermaLink="false">123@http://phpthumb.gxdlabs.com/forums/</guid>
<description>&#60;p&#62;Welcome,&#60;/p&#62;
&#60;p&#62;I would ask two question.&#60;/p&#62;
&#60;p&#62;First, how can i convert image into string &#60;em&#62;then save to MySQL.&#60;/em&#62;&#60;/p&#62;
&#60;p&#62;I have try following but without positive result. ( i think its foul of headers).&#60;/p&#62;
&#60;p&#62;&#60;code&#62; ob_start();&#60;br /&#62;
 $thumb-&#38;gt;show();&#60;br /&#62;
 $out = ob_get_clean();&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Second, how force to use output format ?&#60;br /&#62;
I want store output images in JPG format.&#60;/p&#62;
&#60;p&#62;Please excuse my language
&#60;/p&#62;</description>
</item>

</channel>
</rss>

