Regexp store

Package:
Regexp store
Summary:
Apply regular expressions from a MySQL database
Groups:
Databases, PHP 5, Text processing
Author:
Uldis Nelsons
Description:
This class can be used to apply regular expressions from a MySQL database.

It can access a MySQL database table that contains information about regular expressions.

The class can retrieve given regular expressions by name and apply operations to match, replace and split text using the regular expressions.


Powered by Gewgley