Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
<? echo date('m/d/Y h:i:s a', time());..
Decoded Output download
<? echo date('m/d/Y h:i:s a', time()); ?>
Did this file decode correctly?
Original Code
<? echo date('m/d/Y h:i:s a', time());
Function Calls
| date | 1 |
| time | 1 |
Stats
| MD5 | 0b7040500d5b87d0821454fd03ff7bc8 |
| Eval Count | 0 |
| Decode Time | 90 ms |