|
Posted by Norman Peelman on 01/14/08 23:41
Gilles Ganault wrote:
> On Mon, 14 Jan 2008 05:22:06 -0800 (PST), tyler.style.post@gmail.com
> wrote:
>> My 2 bits: optimizing your queries so as to make the least number of
>> calls to your DB while pulling back the most compact amount of info
>> possible is definitely something to check for.
>
> Thanks for the tip. I guess I should really forget the simplistic
> examples with the view pages sprinkled with calls to MySQL, and
> investigate MVC-based frameworks like CakePHP or Smarty instead.
Gilles,
I've not used Smarty or CakePHP, but I do use the template system
found here:
http://www.phpclasses.org/trackback/browse/package/54.html
....it's extremely fast and seems to do just what I need.
--
Norman
Registered Linux user #461062
Navigation:
[Reply to this message]
|