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 echo "Welcome World"; ?>..
Decoded Output download
<?php
echo "Welcome World";
?>
Did this file decode correctly?
Original Code
<?php
echo "Welcome World";
?>
Function Calls
None |
Stats
MD5 | 3a3ea227bafea3f2f60f44acd6255068 |
Eval Count | 0 |
Decode Time | 100 ms |