Forum Moderators: coopster
if you must use a regular expression function, which one is the better between preg_* and ereg_* functions for considering all aspects?
I got divided answers from developers, some say preg and some ereg, I personally favors ereg since preg uses complex pearl style processing. I just want to clear my confusion.
Any wise words are very welcome. thank you
No more ereg regular expressions! [webmasterworld.com]
Regular Expression (POSIX Extended) deprecated