<!DOCTYPE html> <html> <body> <?php function Afficher($array){ echo "<table>" } ?> </body> </html>