The funny thing is you can say the same about C++...

// PHP
echo 'Hellrld!';

// JavaScript
document.write("Hellrld!");