Yet more abuse of $_POST in PHP. The language should taint user supplied data by default so this wouldn't even run without throwing an exception, at the very least.<p>Why does eval() exist in so many programming languages, and when is using it not the worst possible option?