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 [ 'add_new_folder' => '', 'audio_support' => '', ..
Decoded Output download
<?php
return [
'add_new_folder' => '',
'audio_support' => '',
'create_new_folder' => '',
'delete_folder_question' => '',
'destination_folder' => '',
'drag_drop_info' => '',
'error_already_exists' => ' / ',
'error_creating_dir' => '',
'error_deleting_file' => '',
'error_deleting_folder' => '',
'error_may_exist' => '',
'error_moving' => ' / ',
'error_uploading' => '',
'folder_exists_already' => '',
'image_does_not_exist' => '',
'image_removed' => '',
'library' => '',
'loading' => '',
'move_file_folder' => '',
'new_file_folder' => ' / ',
'new_folder_name' => '',
'no_files_here' => '',
'no_files_in_folder' => '',
'nothing_selected' => '',
'rename_file_folder' => '',
'success_uploaded_file' => '!',
'success_uploading' => '!',
'uploading_wrong_type' => '!',
'video_support' => '',
'crop' => '',
'crop_and_create' => ' & ',
'crop_override_confirm' => '',
'crop_image' => '',
'success_crop_image' => '',
'height' => ': ',
'title' => '',
'type' => '',
'size' => '',
'public_url' => ' URL',
'last_modified' => '',
'browser_video_support' => '',
'browser_audio_support' => '',
'width' => ': ',
'add_all_selected' => '',
];
?>
Did this file decode correctly?
Original Code
<?php
return [
'add_new_folder' => '',
'audio_support' => '',
'create_new_folder' => '',
'delete_folder_question' => '',
'destination_folder' => '',
'drag_drop_info' => '',
'error_already_exists' => ' / ',
'error_creating_dir' => '',
'error_deleting_file' => '',
'error_deleting_folder' => '',
'error_may_exist' => '',
'error_moving' => ' / ',
'error_uploading' => '',
'folder_exists_already' => '',
'image_does_not_exist' => '',
'image_removed' => '',
'library' => '',
'loading' => '',
'move_file_folder' => '',
'new_file_folder' => ' / ',
'new_folder_name' => '',
'no_files_here' => '',
'no_files_in_folder' => '',
'nothing_selected' => '',
'rename_file_folder' => '',
'success_uploaded_file' => '!',
'success_uploading' => '!',
'uploading_wrong_type' => '!',
'video_support' => '',
'crop' => '',
'crop_and_create' => ' & ',
'crop_override_confirm' => '',
'crop_image' => '',
'success_crop_image' => '',
'height' => ': ',
'title' => '',
'type' => '',
'size' => '',
'public_url' => ' URL',
'last_modified' => '',
'browser_video_support' => '',
'browser_audio_support' => '',
'width' => ': ',
'add_all_selected' => '',
];
Function Calls
None |
Stats
MD5 | e91c6949eb066362a92d33048fbe7e49 |
Eval Count | 0 |
Decode Time | 102 ms |