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 [ 'symlink_created_text' => '', 'symlink_created_title' => '', ..
Decoded Output download
<?php
return [
'symlink_created_text' => '',
'symlink_created_title' => '',
'symlink_failed_text' => '',
'symlink_failed_title' => '',
'symlink_missing_button' => '',
'symlink_missing_text' => ' ',
'symlink_missing_title' => '',
];
?>
Did this file decode correctly?
Original Code
<?php
return [
'symlink_created_text' => '',
'symlink_created_title' => '',
'symlink_failed_text' => '',
'symlink_failed_title' => '',
'symlink_missing_button' => '',
'symlink_missing_text' => ' ',
'symlink_missing_title' => '',
];
Function Calls
None |
Stats
MD5 | 018a3d6e72dcf60df8c54e2df7a44bf3 |
Eval Count | 0 |
Decode Time | 96 ms |