Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
$timestamp_exp = 1734766346; echo date('Y-m-d H:i:s', $timestamp_exp); // Menampilkan wa..
Decoded Output download
<? $timestamp_exp = 1734766346;
echo date('Y-m-d H:i:s', $timestamp_exp); // Menampilkan waktu dalam format yang mudah dibaca
?>
Did this file decode correctly?
Original Code
$timestamp_exp = 1734766346;
echo date('Y-m-d H:i:s', $timestamp_exp); // Menampilkan waktu dalam format yang mudah dibaca
Function Calls
date | 1 |
Stats
MD5 | 490204eca00ffcc29aa7ab79572d346f |
Eval Count | 0 |
Decode Time | 41 ms |