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( 'error' => 'Peate valima vhemalt he variandi.' ); ..
Decoded Output download
<?php
return array(
'error' => 'Peate valima vhemalt he variandi.'
);
?>
Did this file decode correctly?
Original Code
<?php
return array(
'error' => 'Peate valima vhemalt he variandi.'
);
Function Calls
None |
Stats
MD5 | eb21287b1eafd38b692245e6ec52d938 |
Eval Count | 0 |
Decode Time | 117 ms |