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 $deadline = strtotime("2024-12-29"); ?>..
Decoded Output download
<?php
$deadline = strtotime("2024-12-29");
?>
Did this file decode correctly?
Original Code
<?php
$deadline = strtotime("2024-12-29");
?>
Function Calls
strtotime | 1 |
Stats
MD5 | ce20b2570d1f4c77c728bb5057984f64 |
Eval Count | 0 |
Decode Time | 55 ms |