php -f coursPHP20.php > page1.html
<html> <head> <title>Exemple code PHP</title> </head> <body> <h1>Titre</h1> </body> </html>