Un premier script pour les débutants

Author:
<html>
<head><title>Mon premier script</title></head>
<body>
<?php

       echo "Bienvenu sur PHP";