this post was submitted on 25 Jun 2023
405 points (97.9% liked)

Programmer Humor

33138 readers
526 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] 30 points 2 years ago (2 children)
[–] [email protected] 16 points 2 years ago (1 children)

This is my favorite. I did php early in my career and for years I would have to Google " equivalent explode/implode" because it was so memorable

[–] [email protected] 5 points 2 years ago

Filthy barbaric PHP developers. It's Split() and Join().

[–] [email protected] 1 points 2 years ago

I loved explode back when I frequently used PHP