this post was submitted on 22 Jun 2023
446 points (100.0% liked)

Programmer Humor

32031 readers
1035 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
[โ€“] PtitSerpent@kbin.social 3 points 1 year ago (2 children)

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

[โ€“] tgxn@lemmy.tgxn.net 2 points 1 year ago

Ahhhhh, PHP.... ๐Ÿ˜ญ

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