Hacker News new | ask | show | jobs
Why PHP is (so much) more better than Ruby? (slideshare.net)
5 points by camilleroux 5469 days ago
2 comments

The getter/setter lines in PHP on slide 9 is the code of a ruby dev that doesn't know PHP. You can easily reduce all those lines to a three line _call() method.
I thought PHPers got sens of humor... where is yours ? :D
Writing PHP is 25% faster than Ruby (strlen(PHP) = 3, Ruby.length = 4)
But we have draw here:

"Ruby.length".length == "strlen(PHP)".length