File "debig_OVH01.php"
Full Path: /home/analogde/www/Python/OVH_debug/debig_OVH01.php
File size: 228 bytes
MIME-type: text/x-php
Charset: utf-8
<?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";
?>