File "reception.php"
Full Path: /home/analogde/www/Prog/File explorer/reception.php
File size: 87 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
if (isset($_GET['pipo']))
{
echo " Tonnerre de Brest ...!!!!";
}
?>