<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
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/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
><channel><title>Web Development &#187; tips</title> <atom:link href="http://www.dokshor.com/tag/tips/feed" rel="self" type="application/rss+xml" /><link>http://www.dokshor.com</link> <description>Creando internet desde 1998</description> <lastBuildDate>Fri, 25 Nov 2011 12:44:41 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.2.1</generator> <item><title>Optimizacion CakePHP para leer datos de los modelos</title><link>http://www.dokshor.com/optimizacion-cakephp-para-leer-datos-de-los-modelos</link> <comments>http://www.dokshor.com/optimizacion-cakephp-para-leer-datos-de-los-modelos#comments</comments> <pubDate>Wed, 16 Apr 2008 19:21:39 +0000</pubDate> <dc:creator>framirez</dc:creator> <category><![CDATA[hacking]]></category> <category><![CDATA[PHP]]></category> <category><![CDATA[Software Libre]]></category> <category><![CDATA[Tecnologias]]></category> <category><![CDATA[Cakephp]]></category> <category><![CDATA[tips]]></category><guid
isPermaLink="false">http://www.gurunet.cl/framirez/optimizacion-cakephp-para-leer-datos-de-los-modelos</guid> <description><![CDATA[Anteriormente para leer datos de los modelos de las bases de datos utilizaba la siguiente sentencia:  $this-&#62;Modelo-&#62;id = 2; $modelo = $this-&#62;Modelo-&#62;read(); $this-&#62;set(&#8216;modelo&#8217;, $modelo); Esa sentencia fue remplazada por la simple, facil y limpia: $this-&#62;set(&#8216;modelo&#8217;, $this-&#62;Modelo-&#62;findById(2)); Saludos]]></description> <wfw:commentRss>http://www.dokshor.com/optimizacion-cakephp-para-leer-datos-de-los-modelos/feed</wfw:commentRss> <slash:comments>7</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 2/15 queries in 0.102 seconds using disk: basic
Object Caching 209/220 objects using disk: basic

Served from: www.dokshor.com @ 2012-02-05 05:38:16 -->
