Comment ajouter un fichier PHP dans HTML

!DOCTYPE html
<html>
  <body>
  <?php
  Here you go!
  ?>
  </body>
</html>
Rick Astley