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