<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - jdbartlett</title>
<link>http://snipplr.com/users/jdbartlett/tags/cakephp</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 23 May 2013 14:42:30 GMT</pubDate>
<item>
<title>(PHP) Google Ajax Libraries API handler for CakePHP</title>
<link>http://snipplr.com/view/15538/google-ajax-libraries-api-handler-for-cakephp/</link>
<description><![CDATA[ <p>[Google's "AJAX Libraries API"](http://code.google.com/apis/ajaxlibs/) is great and all, but can slow things down if you're doing a lot of refreshing/cache clearing while debugging. Here's a neat trick: stuff something like this in the `` of your CakePHP Layout to use local versions of these libraries while you're debugging:</p> ]]></description>
<pubDate>Fri, 05 Jun 2009 00:11:37 GMT</pubDate>
<guid>http://snipplr.com/view/15538/google-ajax-libraries-api-handler-for-cakephp/</guid>
</item>
<item>
<title>(PHP) Include a Model from within a CakePHP Controller</title>
<link>http://snipplr.com/view/15459/include-a-model-from-within-a-cakephp-controller/</link>
<description><![CDATA[ <p>This code within your CakePHP Controller to include a Model.</p> ]]></description>
<pubDate>Tue, 02 Jun 2009 11:53:28 GMT</pubDate>
<guid>http://snipplr.com/view/15459/include-a-model-from-within-a-cakephp-controller/</guid>
</item>
<item>
<title>(PHP) Saving CakePHP Model data with MySQL functions</title>
<link>http://snipplr.com/view/14809/saving-cakephp-model-data-with-mysql-functions/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 07 May 2009 11:54:49 GMT</pubDate>
<guid>http://snipplr.com/view/14809/saving-cakephp-model-data-with-mysql-functions/</guid>
</item>
<item>
<title>(PHP) Include a component from within a CakePHP controller</title>
<link>http://snipplr.com/view/10567/include-a-component-from-within-a-cakephp-controller/</link>
<description><![CDATA[ <p>This code within your CakePHP controller to include a component.</p> ]]></description>
<pubDate>Thu, 18 Dec 2008 13:58:52 GMT</pubDate>
<guid>http://snipplr.com/view/10567/include-a-component-from-within-a-cakephp-controller/</guid>
</item>
</channel>
</rss>