File "version_php.php"
Full Path: /home/asmplong/www/ancien-site-2019/plongeev4/version_php.php
File size: 73 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
print phpinfo(); // Affiche de nombreuses informations sur PHP
?>