<?php ini_set('display_errors', '1'); //ini_set('log_errors', '1'); //error_reporting(E_ALL); //include 'fichier2.php'; //phpinfo(); echo "Hello ..."; $zzz = 8; $g = 5 +7; $txt = "kjlj" " alpha"; ?>