File "exemple.php"
Full Path: /home/analogde/www/Freebox/CHESS_ON/exemple.php
File size: 45 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
$annee = date("Y");
echo $annee;
?>