-=[ Mr. Bumblebee ]=-
_Indonesia_

Path : /proc/thread-self/root/proc/self/root/usr/src/php/tests/lang/
File Upload :
Current File : //proc/thread-self/root/proc/self/root/usr/src/php/tests/lang/013.phpt

--TEST--
Testing eval function
--FILE--
<?php 
error_reporting(0);
$a="echo \"Hello\";";
eval($a);
?>
--EXPECT--
Hello

Copyright © 2017 || Recoded By Mr.Bumblebee