Hallo!
document.write("Hallo!");
print "Hallo!"
<?php print "Hallo!"; ?>
oder
<?php echo "Hallo!"; ?>