this post was submitted on 25 Jun 2023
393 points (98.0% liked)

Programmer Humor

33658 readers
512 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
[–] dullbananas@lemmy.ml 28 points 2 years ago (2 children)
[–] epyon22@sh.itjust.works 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

[–] TwilightKiddy@programming.dev 4 points 2 years ago

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

[–] curiosityLynx@beehaw.org 1 points 2 years ago

I loved explode back when I frequently used PHP