[Previous] [Contents] [Next]


Other Regular Expression Functions


You have thus far seen how to use the ereg function to match strings against regular expressions and find out what those matches were. There are a few other functions that we would like to mention, however, because they provide some additional functionality you might find useful in your web applications.


[Previous] [Contents] [Next]