323
Added Bugs to Keep my job
(sh.itjust.works)
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
PHP for one. "$x" will interpret the variable $x. '$x' does not.
Well there's ya problem ur using php.
Also bash
And Perl.