if(strpos($text,"'") !== false or strpos($text,'"') !== false or strpos($text,",") !== false or strpos($text,"}") !== false or strpos($text,";") !== false or strpos($text,"{") !== false){ file_put_contents("data/$from_id/state.txt","none")...