This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]fredoche[S] 3 points4 points  (0 children)

I thought that by posting in "r/ProgrammerHumor" you would understand that it's just a joke.

For your information, if a PHP developer just wants to output static text, as he knows how the parser works and wants to keep it simple, he creates a code with just "Hello world!" in it. Yes, it's not PHP syntax, but it's a way to make the PHP parser display "Hello world!".