[PHP-DOC] Re: [PHP-DEV] new manual chapter suggestion From: Hojtsy Gabor (goba <email protected>)
Date: 07/30/01

> Such a chapter would brings beginner to look for time and memory saving
> functions, instead of thinking about the best implementation of a
algorithm,
> which could better improve the performance then a bad implemention 'tuned'
with
> some nifty tips, independend of the used PHP-version.
>
> I see some sources, where beginners used twenty str_replace's instead of
one
> preg_replace, because somebody said to them str_replace is faster then
> preg_replace...

Reasonable.

Goba