3v4l.org

run code in 300+ PHP versions simultaneously
<?php $secret = 9292929; $data = "I will write the payload code in this pice of content <?php global $secret = 111111; ?>that is sent to you previously"; $trigger = ".*/e\0"; preg_match( "/$trigger/i", $data, $matches ); var_dump( $secret );

preferences:
37.1 ms | 402 KiB | 5 Q