Codice PHP:
$censured file('censured.txt');
if (!
in_array($parola$censured)) { echo"ok"; } else { echo"MALEDUCATO SCREANZATO!!"; }