-=[ Mr. Bumblebee ]=-
_Indonesia_

Path : /usr/src/php/ext/phar/tests/cache_list/files/
File Upload :
Current File : //usr/src/php/ext/phar/tests/cache_list/files/write24.phar

<?php
$p = new Phar(__FILE__);
var_dump(isset($p["newname"]));
$fp = fopen("phar://" . __FILE__ . "/newname", "w");
fwrite($fp, b"hi");
fclose($fp);
var_dump(isset($p["newname"]));
echo "ok\n";
__HALT_COMPILER(); ?>
6test.txtkJE<?php __HALT_COMPILER();-ph,-36GBMB

Copyright © 2017 || Recoded By Mr.Bumblebee