|
Posted by Andy Jeffries on 05/05/06 11:13
On Thu, 04 May 2006 14:11:32 -0700, Tim wrote:
> Here is a list of a few very simple tips for optimizing your php/mysql
> applications. Keep these in mind while developing to survive the
> digg-effect.
>
> http://ttcom.blogspot.com/2006/05/simple-optimization-for-php-and-mysql.html
The actual article is at:
http://www.dublish.com/articles/10.html
The blogspot link above is just a simple blog entry containing the text
above and a link to dublish.com
Aside from that, the tips are a collection of some important architectural
things (don't read the same data from the database over and over) and some
things that really aren't worth time worrying about (print vs echo as
discussed here recently).
Cheers,
Andy
--
Andy Jeffries MBCS CITP ZCE | gPHPEdit Lead Developer
http://www.gphpedit.org | PHP editor for Gnome 2
http://www.andyjeffries.co.uk | Personal site and photos
Navigation:
[Reply to this message]
|