Skip to content

Bad Words Bad (BWB) is a simple php library for handling profanity words.

Notifications You must be signed in to change notification settings

sebipopa/Bad-Words-Bad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Bad Words Bad

Bad Words Bad (BWB) is a simple php library for handling profanity words.

Languages:

  • Romanian

Usage:

include_once 'BWB.php';

$bwb = new BWB();
$ok = $bwb->has_bad_words('Some nasty words here like pula.'); // should return TRUE

About

Bad Words Bad (BWB) is a simple php library for handling profanity words.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages