PHP: Exemple d’un formulaire qui fait appel à lui même: Voir l’orthograohe

Author:
<html>
<head>
<title>Formulaire</title>
</head>
<body>

<?php
if ( ! empty( $_POST['essai'] ) )
{