Hacker News new | past | comments | ask | show | jobs | submit login

I'd hesitate to say PHP has a "perfect sandbox". I certainly wouldn't run a script like `eval($_GET["foo"])`.

The only "perfect sandbox" I can think of for CGI programming is something like Unlambda (pure functional, except for monotonic reading of input and writing of output)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: