this post was submitted on 22 Jun 2023
611 points (98.9% liked)

Programmer Humor

32710 readers
826 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] 5 points 2 years ago (2 children)

if (0 === 0) {
var_dump($test); die;
}

[โ€“] [email protected] 2 points 2 years ago

Ahhhhh, PHP.... ๐Ÿ˜ญ

[โ€“] perviouslyiner 1 points 2 years ago

if ((x != x) || (x == x+1)) then it's one of those weird numbers