hi folks,

I was just wondering what your opinions were on using preg_match, preg_split
instead of ereg and explode?

I have to write a  script to parse a lot of html and text files.. and I'm
looking to use the fastest possible functions to do this...

Many thanks for all your input!

dk



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

Reply via email to