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

UNSUBSCRIBE ME PLEASE!!!!!!!!!!!!!!

Hojtsy Gabor schrieb:

> > 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
>
> --
> PHP Development Mailing List <http://www.php.net/>
> To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
> For additional commands, e-mail: php-dev-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>