Brainfuck beware: JavaScript is after you! | Patricio Palladino

Holy crap this is devious. Using quirks in how JavaScript returns certain values and handles typecasting to build a whole programming vocabulary out of just the characters ‘()[]{}!+’. Could be used to bypass naive security analysis.

Brainfuck beware: JavaScript is after you! | Patricio Palladino

PHP: The Right Way

I heard about this on the Voices of the ElePHPant podcast. PHP: The Right Way is an attempt to create a continuously updated resource for PHP best practices. At this time, it’s still a fledgling effort. If you have something to add, fork the project on GitHub, then submit a pull request with your changes!

PHP: The Right Way