this post was submitted on 25 Oct 2023
890 points (90.8% liked)

Programmer Humor

32483 readers
233 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 3 points 1 year ago (2 children)

haha php bad, kill yourself ๐Ÿ‘Œ lolol ๐Ÿ’ฏ๐Ÿ‘Œ๐Ÿ‘Œ๐Ÿ˜‚๐Ÿ˜‚๐Ÿ˜‚

If you're going to make these "If programming languages were X" jokes, at least be a little bit creative with them.

[โ€“] [email protected] 7 points 1 year ago

It's an old sharepic, they didn't make it.

[โ€“] [email protected] 6 points 1 year ago (2 children)

PHP is a sturdy club. You aren't going to take over the world with it but you can reliably put a dent in something.

[โ€“] [email protected] 2 points 1 year ago

I mean, PHP is used on at least ~35% of sites (based on the number of sites that run WordPress), so PHP itself has already taken over the world :)

[โ€“] [email protected] 2 points 1 year ago* (last edited 1 year ago) (1 children)

but like, wasn't facebook written in php and didn't it kind of take over, about as much as any programming whatzit ever has? (not saying that was a good thing, but yeah...)

[โ€“] [email protected] 1 points 1 year ago* (last edited 1 year ago)

Facebook has used Hack for a long time now, which is very different from PHP these days. It's entirely statically typed with a bunch of advanced features that PHP doesn't have.

Yahoo used a lot of PHP too, back when they were still very popular.