<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<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>Comments on: Turn your normal CakePHP forms to AJAX forms in a second</title>
	<link>http://www.gigapromoters.com/blog/2009/02/21/cakephp-ajax-forms/</link>
	<description>News, Developments and Best practices for programming</description>
	<pubDate>Fri, 30 Jul 2010 06:44:22 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: admin</title>
		<link>http://www.gigapromoters.com/blog/2009/02/21/cakephp-ajax-forms/#comment-330</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 08 Mar 2010 07:13:19 +0000</pubDate>
		<guid>http://www.gigapromoters.com/blog/2009/02/21/cakephp-ajax-forms/#comment-330</guid>
		<description>As mentioned, you'll need to extend the core helper of CakePHP for this. Like this for ex:

    class AjaxForm extends Form
    {
    
        // .. code goes here..

    }</description>
		<content:encoded><![CDATA[<p>As mentioned, you&#8217;ll need to extend the core helper of CakePHP for this. Like this for ex:</p>
<p>    class AjaxForm extends Form<br />
    {</p>
<p>        // .. code goes here..</p>
<p>    }</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: niknik</title>
		<link>http://www.gigapromoters.com/blog/2009/02/21/cakephp-ajax-forms/#comment-329</link>
		<dc:creator>niknik</dc:creator>
		<pubDate>Sat, 06 Mar 2010 16:51:27 +0000</pubDate>
		<guid>http://www.gigapromoters.com/blog/2009/02/21/cakephp-ajax-forms/#comment-329</guid>
		<description>hello, 

this sounds nice, but where to use create function you mention above?


tnx in adv!</description>
		<content:encoded><![CDATA[<p>hello, </p>
<p>this sounds nice, but where to use create function you mention above?</p>
<p>tnx in adv!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
