this post was submitted on 28 Feb 2024
2 points (100.0% liked)

Programmer Humor

36732 readers
1 users here now

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

Rules:

founded 5 years ago
MODERATORS
 
top 1 comments
sorted by: hot top controversial new old
[–] MyNamesNotRobert 1 points 1 year ago* (last edited 1 year 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.