El mar, 20-04-2004 a las 08:24, John Nichel escribió:
> Jay Blanchard wrote:
> > 
> > There is always awk! 
> > 
> 
> Awwwww, no votes for cat | grep? ;)

No, that would be worse since the system needs to spawn a new process
and this is slow too.  Specially on a high loaded system.

If you are concerned about speed always use native functions.


-William

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

Reply via email to