File "phpinfo.php"

Full Path: /home/analogde/www/Administratif/FTP/Monsta-FTP-master/phpinfo.php
File size: 160 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();


//zzz = 8

$g = 5 +7;


?>