x
 
<!DOCTYPE html>
<html>
<body>
<?php
print "I love Shanghai!";
?>
</body>
</html>