Inclure une page avec le mot clé ‘include’ November 25, 2011 Author: user {filelink=14332} <html> <head> <title> Inclusion d'une page</title> </head> <body> <?php include('pageUtil.php'); ?> </body> </html> Categories: Uncategorized