Inclure une page avec le mot clé ‘include’

Author:


Download


<html>
<head>
<title> Inclusion d'une page</title>
</head>
<body>
<?php
  include('pageUtil.php');
?>
</body>
</html>

Leave a Reply

Your email address will not be published. Required fields are marked *


− four = 3