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 /** * Text used in custom JavaScript driven components. */ return [ // Image ..
Decoded Output download
<?php
/**
* Text used in custom JavaScript driven components.
*/
return [
// Image Manager
'image_select' => ' ',
'image_list' => ' ',
'image_details' => ' ',
'image_upload' => ' ',
'image_intro' => ' .',
'image_intro_upload' => ' \' \' .',
'image_all' => ' ',
'image_all_title' => ' ',
'image_book_title' => ' ',
'image_page_title' => ' ',
'image_search_hint' => ' ',
'image_uploaded' => ' :uploadedDate',
'image_uploaded_by' => ' :userName',
'image_uploaded_to' => ':pageLink ',
'image_updated' => ' :updateDate',
'image_load_more' => ' ',
'image_image_name' => ' ',
'image_delete_used' => ' .',
'image_delete_confirm_text' => ' ?',
'image_select_image' => ' ',
'image_dropzone' => ' . .',
'image_dropzone_drop' => ' .',
'images_deleted' => ' ',
'image_preview' => ' ',
'image_upload_success' => ' ',
'image_update_success' => ' ',
'image_delete_success' => ' ',
'image_replace' => ' ',
'image_replace_success' => ' ',
'image_rebuild_thumbs' => ' ',
'image_rebuild_thumbs_success' => ' !',
// Code Editor
'code_editor' => ' ',
'code_language' => '',
'code_content' => '',
'code_session_history' => ' ',
'code_save' => '',
];
?>
Did this file decode correctly?
Original Code
<?php
/**
* Text used in custom JavaScript driven components.
*/
return [
// Image Manager
'image_select' => ' ',
'image_list' => ' ',
'image_details' => ' ',
'image_upload' => ' ',
'image_intro' => ' .',
'image_intro_upload' => ' \' \' .',
'image_all' => ' ',
'image_all_title' => ' ',
'image_book_title' => ' ',
'image_page_title' => ' ',
'image_search_hint' => ' ',
'image_uploaded' => ' :uploadedDate',
'image_uploaded_by' => ' :userName',
'image_uploaded_to' => ':pageLink ',
'image_updated' => ' :updateDate',
'image_load_more' => ' ',
'image_image_name' => ' ',
'image_delete_used' => ' .',
'image_delete_confirm_text' => ' ?',
'image_select_image' => ' ',
'image_dropzone' => ' . .',
'image_dropzone_drop' => ' .',
'images_deleted' => ' ',
'image_preview' => ' ',
'image_upload_success' => ' ',
'image_update_success' => ' ',
'image_delete_success' => ' ',
'image_replace' => ' ',
'image_replace_success' => ' ',
'image_rebuild_thumbs' => ' ',
'image_rebuild_thumbs_success' => ' !',
// Code Editor
'code_editor' => ' ',
'code_language' => '',
'code_content' => '',
'code_session_history' => ' ',
'code_save' => '',
];
Function Calls
None |
Stats
MD5 | 7748373c988e6a472b84127eb7265cbf |
Eval Count | 0 |
Decode Time | 98 ms |