Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
--TEST-- Test Function --FILE-- <?php sample_lib_func(); ?> --EXPECTF-- sample_lib_func: I..
Decoded Output download
--TEST--
Test Function
--FILE--
<?php
sample_lib_func();
?>
--EXPECTF--
sample_lib_func: It' works! at: extension-embed://sample/lib/sample.php:5
Did this file decode correctly?
Original Code
--TEST--
Test Function
--FILE--
<?php
sample_lib_func();
?>
--EXPECTF--
sample_lib_func: It' works! at: extension-embed://sample/lib/sample.php:5
Function Calls
sample_lib_func | 1 |
Stats
MD5 | c24296cbc9e0c79766b1a2a31fbc4fbe |
Eval Count | 0 |
Decode Time | 79 ms |