アットウィキロゴ

ex804

<html><body>
<?php
        $file = fopen( "bad.txt", "r" );
        fpassthru( $file );
    ?>
    
</body></html>
最終更新:2009年04月26日 12:57