#include /* * phpscrubber: * Compile and feed this program data using stdin. * * It will echo all output to stdout except for anything that looks * like it's in a PHP code block: * * The parser's fairly basic, performs no lookahead, and doesn't recognize * certain cases (e.g.