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'          => '     audio.',
    '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'          => '     video.',
    'crop'                   => '',
    'crop_and_create'        => '  ',
    'crop_override_confirm'  => '   ,  ?',
    'crop_image'             => ' ',
    'success_crop_image'     => '  ',
    'height'                 => ': ',
    'width'                  => ': ',
    'add_all_selected'       => '  ',
];
 ?>

Did this file decode correctly?

Original Code

<?php

return [
    'add_new_folder'         => '  ',
    'audio_support'          => '     audio.',
    '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'          => '     video.',
    'crop'                   => '',
    'crop_and_create'        => '  ',
    'crop_override_confirm'  => '   ,  ?',
    'crop_image'             => ' ',
    'success_crop_image'     => '  ',
    'height'                 => ': ',
    'width'                  => ': ',
    'add_all_selected'       => '  ',
];

Function Calls

None

Variables

None

Stats

MD5 c52759c67f42c45dddb69760eec703aa
Eval Count 0
Decode Time 84 ms