* Thus wrote Evan Nemerson ([EMAIL PROTECTED]): > > [tadpole tadpole]$ php -q ./bench.php > Averages: > substr: 3.5071199059486 > pcre: 4.2237901210785
Averages: substr: 5.1445327162743 pcre: 5.6803694009781 posix: 8.0486606121063 Interesing that my results of substr vs. pcre came in closer, then I added the ereg function to test, which I expected to come in last. This was processed on a p233 processor with php4.3.3 Curt -- "My PHP key is worn out" PHP List stats since 1997: http://zirzow.dyndns.org/html/mlists/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php