Posted by Gilles Ganault on 01/14/08 13:41
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.
Navigation:
[Reply to this message]
|