File "file.php"

Full Path: /home/analogde/www/Freebox/CHESS_ON/file.php
File size: 62 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

	$PHP_SELF = $_SERVER['PHP_SELF'];
	echo $PHP_SELF;

?>