Traiter simple d’un formulaire en PHP

Author:


<?php
if(isset($_GET['username']))
{
print "Bienvenu <b>$username</b><br/>";
print "Votre Adresse