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

Subtle abuse of type juggling is the way to go in PHP

    var_dump(true == 'false');
Or you can overload library functions by abusing namespacing or runkit, but yeuch.



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

Search: