loadIni($argv[1]); $purifier = new HTMLPurifier($config); echo $purifier->purify(file_get_contents('php://stdin'));