this post was submitted on 28 Feb 2024
283 points (92.2% liked)

Programmer Humor

31970 readers
1567 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] 1 points 5 months ago* (last edited 5 months ago)

php is great and all but the thing that makes it utter bullshit is that if even one little thing is wrong, the thing simply stops running and it's up to you to make print statements for fucking everything. This is only sustainable if you're troubleshooting your own code. If you want to fix someone else's broken php program then forget about it.