this post was submitted on 19 Jul 2025
1017 points (98.5% liked)
Programmer Humor
25425 readers
1620 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It's been about 20 years since I've touched PHP. So i don't remember all the problems i had with it.
But some language from those times were at least consistent with itself and clearly more thought-out. Even though they might miss some of the nicety we've come to like nowadays. Of course for web development there weren't many better choices back then.
But I'm heavily skewed towards non-oo, static typed, explicit languages so PHP was probably never for me.