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 return array( 'title' => 'Heiti rekstrarvru', ); ..
Decoded Output download
<?php
return array(
'title' => 'Heiti rekstrarvru',
);
?>
Did this file decode correctly?
Original Code
<?php
return array(
'title' => 'Heiti rekstrarvru',
);
Function Calls
None |
Stats
MD5 | 7e0f0a63fecff55b5aa2530c77e450a0 |
Eval Count | 0 |
Decode Time | 133 ms |