<?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: How to save image using PHP MySQL</title>
	<atom:link href="http://leoslab.net/how-to-save-image-using-php-mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://leoslab.net/how-to-save-image-using-php-mysql/</link>
	<description></description>
	<lastBuildDate>Sun, 09 May 2010 09:11:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: adiwiguna</title>
		<link>http://leoslab.net/how-to-save-image-using-php-mysql/comment-page-1/#comment-1685</link>
		<dc:creator>adiwiguna</dc:creator>
		<pubDate>Fri, 30 Apr 2010 03:35:40 +0000</pubDate>
		<guid isPermaLink="false">http://leoslab.net/?p=244#comment-1685</guid>
		<description>thanks for the tutorial, how to fit image size?</description>
		<content:encoded><![CDATA[<p>thanks for the tutorial, how to fit image size?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: basing</title>
		<link>http://leoslab.net/how-to-save-image-using-php-mysql/comment-page-1/#comment-1521</link>
		<dc:creator>basing</dc:creator>
		<pubDate>Sun, 29 Nov 2009 06:21:29 +0000</pubDate>
		<guid isPermaLink="false">http://leoslab.net/?p=244#comment-1521</guid>
		<description>nice coding, first record is correct, but in second input with different location picture i have error like this....

Warning: fopen(benderaindonesia.gif) [function.fopen]: failed to open stream: No such file or directory in D:\app259\www\ktpnasional\insert.php on line 10

Warning: fread(): supplied argument is not a valid stream resource in D:\app259\www\ktpnasional\insert.php on line 11

Warning: fclose(): supplied argument is not a valid stream resource in D:\app259\www\ktpnasional\insert.php on line 12

Warning: unlink(benderaindonesia.gif) [function.unlink]: No such file or directory in D:\app259\www\ktpnasional\insert.php on line 22

Upload success.

Back 

location of the picture not found...
how to handle that...?

tq.</description>
		<content:encoded><![CDATA[<p>nice coding, first record is correct, but in second input with different location picture i have error like this&#8230;.</p>
<p>Warning: fopen(benderaindonesia.gif) [function.fopen]: failed to open stream: No such file or directory in D:\app259\www\ktpnasional\insert.php on line 10</p>
<p>Warning: fread(): supplied argument is not a valid stream resource in D:\app259\www\ktpnasional\insert.php on line 11</p>
<p>Warning: fclose(): supplied argument is not a valid stream resource in D:\app259\www\ktpnasional\insert.php on line 12</p>
<p>Warning: unlink(benderaindonesia.gif) [function.unlink]: No such file or directory in D:\app259\www\ktpnasional\insert.php on line 22</p>
<p>Upload success.</p>
<p>Back </p>
<p>location of the picture not found&#8230;<br />
how to handle that&#8230;?</p>
<p>tq.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maxx82</title>
		<link>http://leoslab.net/how-to-save-image-using-php-mysql/comment-page-1/#comment-1440</link>
		<dc:creator>Maxx82</dc:creator>
		<pubDate>Fri, 23 Oct 2009 01:26:30 +0000</pubDate>
		<guid isPermaLink="false">http://leoslab.net/?p=244#comment-1440</guid>
		<description>Very nice and stunning picture. ,</description>
		<content:encoded><![CDATA[<p>Very nice and stunning picture. ,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: leoslab</title>
		<link>http://leoslab.net/how-to-save-image-using-php-mysql/comment-page-1/#comment-1208</link>
		<dc:creator>leoslab</dc:creator>
		<pubDate>Wed, 29 Jul 2009 11:15:08 +0000</pubDate>
		<guid isPermaLink="false">http://leoslab.net/?p=244#comment-1208</guid>
		<description>@joyce, 
You can change this query $q = &#039;SELECT (`image`) FROM `imagesdata` where id=&#039;.$id; in image.php file.

Change the $id with your parameters, or if you want random image, you can randomize the id first.</description>
		<content:encoded><![CDATA[<p>@joyce,<br />
You can change this query $q = &#8216;SELECT (`image`) FROM `imagesdata` where id=&#8217;.$id; in image.php file.</p>
<p>Change the $id with your parameters, or if you want random image, you can randomize the id first.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joyce</title>
		<link>http://leoslab.net/how-to-save-image-using-php-mysql/comment-page-1/#comment-1207</link>
		<dc:creator>joyce</dc:creator>
		<pubDate>Wed, 29 Jul 2009 07:25:54 +0000</pubDate>
		<guid isPermaLink="false">http://leoslab.net/?p=244#comment-1207</guid>
		<description>you said:

You can retrieve your images from database using the id parameter, for example if you want to retrieve image with id=1, you can use 



but how can i call &quot;1&quot; without literally typing &quot;1&quot;
how can i print that using parameters..
can u tell me?

thanks</description>
		<content:encoded><![CDATA[<p>you said:</p>
<p>You can retrieve your images from database using the id parameter, for example if you want to retrieve image with id=1, you can use </p>
<p>but how can i call &#8220;1&#8243; without literally typing &#8220;1&#8243;<br />
how can i print that using parameters..<br />
can u tell me?</p>
<p>thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

