Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
<?php function helloWorld(){echo "Hello, World!";}helloWorld();?>..
Decoded Output download
<?php function helloWorld(){echo "Hello, World!";}helloWorld();?>
Did this file decode correctly?
Original Code
<?php function helloWorld(){echo "Hello, World!";}helloWorld();?>
Function Calls
helloWorld | 1 |
Stats
MD5 | 18625044750386dc5cb0921ba3b71a4f |
Eval Count | 0 |
Decode Time | 65 ms |