> I need some assistance in pattern matching. I want allow the admin user > to enter a pattern to be matched in my order form editor. When someone > then places an order I want to do a match based on that pattern. Will your admin users know how to use regular expressions? If not, can you reasonably anticipate the kinds of patterns the admins might want to create, ahead of time? Or do you need to give them a really flexible way to build any sort of pattern they please? Ben -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php