Robert Cummings wrote:
On Mon, 2005-11-21 at 10:02, Richard Heyes wrote:

Readability is in the eye of the beholder.


But efficiency isn't ;)

Try measuring the difference between the various methods over a realistic number of iterations, eg. 100. There's little point in going through ones code trying to "optimise" these things. Sure you might gain a millisecond here or there, but so what? You'd have to have a *seriously* busy site for that to make a difference.

--
Richard Heyes

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to