<?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 submit a form with an image in CakePHP</title>
	<atom:link href="http://duckranger.com/2010/05/how-to-submit-a-form-with-an-image-in-cakephp/feed/" rel="self" type="application/rss+xml" />
	<link>http://duckranger.com/2010/05/how-to-submit-a-form-with-an-image-in-cakephp/</link>
	<description>JUST DOING IT</description>
	<lastBuildDate>Wed, 16 May 2012 06:51:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: christian cscc</title>
		<link>http://duckranger.com/2010/05/how-to-submit-a-form-with-an-image-in-cakephp/comment-page-1/#comment-2318</link>
		<dc:creator>christian cscc</dc:creator>
		<pubDate>Mon, 10 Oct 2011 00:54:08 +0000</pubDate>
		<guid isPermaLink="false">http://duckranger.com/?p=237#comment-2318</guid>
		<description>Thanks.
I was searching the solution for that problem. And you have helped me.</description>
		<content:encoded><![CDATA[<p>Thanks.<br />
I was searching the solution for that problem. And you have helped me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ayo Akinyemi</title>
		<link>http://duckranger.com/2010/05/how-to-submit-a-form-with-an-image-in-cakephp/comment-page-1/#comment-244</link>
		<dc:creator>Ayo Akinyemi</dc:creator>
		<pubDate>Fri, 06 Aug 2010 18:07:50 +0000</pubDate>
		<guid isPermaLink="false">http://duckranger.com/?p=237#comment-244</guid>
		<description>Thanks.
Used this;
submit(&#039;submit&#039;, array(&#039;type&#039; =&gt; &#039;image&#039;, &#039;src&#039; =&gt;
$this-&gt;webroot . &#039;img/myimage.jpg&#039;, &#039;height&#039; =&gt; &#039;15&#039;, &#039;width&#039; =&gt; &#039;13&#039;)); ?&gt; 

But yours is more cleaner.</description>
		<content:encoded><![CDATA[<p>Thanks.<br />
Used this;<br />
submit(&#8216;submit&#8217;, array(&#8216;type&#8217; =&gt; &#8216;image&#8217;, &#8216;src&#8217; =&gt;<br />
$this-&gt;webroot . &#8216;img/myimage.jpg&#8217;, &#8216;height&#8217; =&gt; &#8217;15&#8242;, &#8216;width&#8217; =&gt; &#8217;13&#8242;)); ?&gt; </p>
<p>But yours is more cleaner.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

