Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
String code = decode("777 33 999 88 888 2"); String url = "http://is.gd/" + code;..
Decoded Output download
<? String code = decode("777 33 999 88 888 2");
String url = "http://is.gd/" + code; ?>
Did this file decode correctly?
Original Code
String code = decode("777 33 999 88 888 2");
String url = "http://is.gd/" + code;
Function Calls
None |
Stats
MD5 | 9beda8cc9516dead3f95ebf51f2c77a6 |
Eval Count | 0 |
Decode Time | 74 ms |