What you got here is a fully functional class giving you the ability to setup your own censoring system.
This can be helpful for chats, messages and many more things where users are writing contents/messages.
The package includes an example file that shows how to easily utilize the censoring class, aswell as it includes the simpleSQL class used for mySQL connection and querying.
Features: easy to utilize and customize 3 different censoring types censoring type can be changed on the fly words can be managed: added, updated, deleted SQL class included example PHP file included