For Programmers: Free Programming Magazines  


Home > Archive > PHP Language > May 2006 > Simple Optimization for PHP and MySQL









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Simple Optimization for PHP and MySQL
Tim

2006-05-07, 7:01 pm

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/s...-and-mysql.html

Colin McKinnon

2006-05-07, 7:01 pm

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/s...-and-mysql.html

Which is just a link to http://www.dublish.com/articles/10.html

Sorry Time, but IMHO, the quality of information published therein is poor.
A lot of it is plain wrong. The bits that aren't aren't wrong all of the
time are wrong some of the time and no differentiation of context is
provided.It doesn't explain why some things are bad and some good. It
doesn't provide any supporting evidence.

http://phplens.com/lens/php-book/op...bugging-php.php is one of the
best articles I've seen on optimizing PHP. The only good free resource I've
seen for MySQL performance tuning is the MySQL manual (and it really is
good). For serious MySQL DBAs - get the O'Reilly 'High performance MySQL'
book.

But as usual, the best advice is to get information from more than one
source, and try stuff out yourself.

C.
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com