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 [ '<strong>Confirm</strong> Action' => '<strong></strong> ', '<stron..

Decoded Output download

<?php

return [
    '<strong>Confirm</strong> Action' => '<strong></strong> ',
    '<strong>Latest</strong> updates' => '<strong></strong> ',
    '<strong>Mail</strong> summary' => '<strong></strong> ',
    'Add:' => '',
    'Administration' => '',
    'Allow' => '',
    'An error occurred while handling your last action. (Handler not found).' => '     ( )',
    'An unexpected error occurred while loading the search result.' => '       ',
    'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => '         ',
    'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => '           ',
    'Back' => '',
    'Back to dashboard' => ' ',
    'Cancel' => 'Abbrechen',
    'Choose language:' => ' ',
    'Close' => 'Schlieen',
    'Collapse' => '',
    'Confirm' => '',
    'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => '   HActiveRecoredContet  HActiveRecordContentAddon     !',
    'Copy to clipboard' => ' ',
    'Could not find content of addon!' => '   !',
    'Could not find requested page.' => '   ',
    'Default' => 'Standard',
    'Delete' => '',
    'Deny' => '',
    'Do you really want to perform this action?' => '   ?',
    'Edit' => '',
    'Error' => '',
    'Error while running your last action (Invalid request method).' => '       (   )',
    'Error:' => '',
    'Expand' => '',
    'Export' => '',
    'Info:' => '',
    'Invalid request method!' => '   !',
    'It looks like you may have taken the wrong turn.' => '    ',
    'Language' => '',
    'Loading...' => ' ...',
    'Login' => 'Login',
    'Logo of {appName}' => '{appName}  ',
    'Logout' => '',
    'Menu' => '',
    'Module is not enabled on this content container!' => '     !',
    'New profile image' => '   ',
    'Next' => '',
    'No error information given.' => '  ',
    'Oooops...' => '...',
    'Open' => '',
    'Please type at least 3 characters' => '  3   ',
    'Please type at least {count} characters' => '  {count}   ',
    'Profile dropdown' => '  ',
    'Profile picture of {displayName}' => '{displayName}   ',
    'Save' => '',
    'Saved' => '',
    'Search' => '',
    'Select Me' => ' ',
    'Settings' => '',
    'Show less' => ' ',
    'Show more' => ' ',
    'Some files could not be uploaded:' => '   ',
    'Text could not be copied to clipboard' => '     ',
    'Text has been copied to clipboard' => '   ',
    'The date has to be in the past.' => '   ',
    'The file has been deleted.' => ' ',
    'The requested resource could not be found.' => '    ',
    'The space has been archived.' => ' ',
    'The space has been unarchived.' => ' ',
    'Time Zone' => ' ',
    'Toggle comment menu' => '  ',
    'Toggle panel menu' => '  ',
    'Toggle post menu' => '  ',
    'Toggle stream entry menu' => '   ',
    'Unsubscribe' => ' ',
    'Upload' => '',
    'Upload file' => ' ',
    'You are not allowed to run this action.' => '   ',
    'Actions' => '',
    'All' => '',
    'Allow content from external source' => '',
    'Always allow content from this provider!' => '',
    'An unexpected error occurred. Please check whether your file exceeds the allowed upload limit of {maxUploadSize}.' => '',
    'Do you want to enable content from \'{urlPrefix}\'?' => '',
    'My Profile' => '',
    'No results' => '',
    'Powered by {name}' => '',
    'Search...' => '',
    'Show all results' => '',
    'Stop impersonation' => '',
    'Unsaved changes will be lost. Do you want to proceed?' => '',
    'verify your upload_max_filesize and post_max_size php settings.' => '',
    '{attribute} has been empty. The system-configured function to fill empty values has returned an invalid value. Please try again or contact your administrator.' => '',
    '{attribute} must be a string (UUID) or null; {type} given.' => '',
    '{attribute} must be an UUID or null. UUID has the format "{{XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX}}", where X = [a-fA-F0-9] and both curly brackets and delimiting dashes are optional.' => '',
    '{nFormatted}B' => '',
    '{nFormatted}K' => '',
    '{nFormatted}M' => '',
];
 ?>

Did this file decode correctly?

Original Code

<?php

return [
    '<strong>Confirm</strong> Action' => '<strong></strong> ',
    '<strong>Latest</strong> updates' => '<strong></strong> ',
    '<strong>Mail</strong> summary' => '<strong></strong> ',
    'Add:' => '',
    'Administration' => '',
    'Allow' => '',
    'An error occurred while handling your last action. (Handler not found).' => '     ( )',
    'An unexpected error occurred while loading the search result.' => '       ',
    'An unexpected error occurred. If this keeps happening, please contact a site administrator.' => '         ',
    'An unexpected server error occurred. If this keeps happening, please contact a site administrator.' => '           ',
    'Back' => '',
    'Back to dashboard' => ' ',
    'Cancel' => 'Abbrechen',
    'Choose language:' => ' ',
    'Close' => 'Schlieen',
    'Collapse' => '',
    'Confirm' => '',
    'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => '   HActiveRecoredContet  HActiveRecordContentAddon     !',
    'Copy to clipboard' => ' ',
    'Could not find content of addon!' => '   !',
    'Could not find requested page.' => '   ',
    'Default' => 'Standard',
    'Delete' => '',
    'Deny' => '',
    'Do you really want to perform this action?' => '   ?',
    'Edit' => '',
    'Error' => '',
    'Error while running your last action (Invalid request method).' => '       (   )',
    'Error:' => '',
    'Expand' => '',
    'Export' => '',
    'Info:' => '',
    'Invalid request method!' => '   !',
    'It looks like you may have taken the wrong turn.' => '    ',
    'Language' => '',
    'Loading...' => ' ...',
    'Login' => 'Login',
    'Logo of {appName}' => '{appName}  ',
    'Logout' => '',
    'Menu' => '',
    'Module is not enabled on this content container!' => '     !',
    'New profile image' => '   ',
    'Next' => '',
    'No error information given.' => '  ',
    'Oooops...' => '...',
    'Open' => '',
    'Please type at least 3 characters' => '  3   ',
    'Please type at least {count} characters' => '  {count}   ',
    'Profile dropdown' => '  ',
    'Profile picture of {displayName}' => '{displayName}   ',
    'Save' => '',
    'Saved' => '',
    'Search' => '',
    'Select Me' => ' ',
    'Settings' => '',
    'Show less' => ' ',
    'Show more' => ' ',
    'Some files could not be uploaded:' => '   ',
    'Text could not be copied to clipboard' => '     ',
    'Text has been copied to clipboard' => '   ',
    'The date has to be in the past.' => '   ',
    'The file has been deleted.' => ' ',
    'The requested resource could not be found.' => '    ',
    'The space has been archived.' => ' ',
    'The space has been unarchived.' => ' ',
    'Time Zone' => ' ',
    'Toggle comment menu' => '  ',
    'Toggle panel menu' => '  ',
    'Toggle post menu' => '  ',
    'Toggle stream entry menu' => '   ',
    'Unsubscribe' => ' ',
    'Upload' => '',
    'Upload file' => ' ',
    'You are not allowed to run this action.' => '   ',
    'Actions' => '',
    'All' => '',
    'Allow content from external source' => '',
    'Always allow content from this provider!' => '',
    'An unexpected error occurred. Please check whether your file exceeds the allowed upload limit of {maxUploadSize}.' => '',
    'Do you want to enable content from \'{urlPrefix}\'?' => '',
    'My Profile' => '',
    'No results' => '',
    'Powered by {name}' => '',
    'Search...' => '',
    'Show all results' => '',
    'Stop impersonation' => '',
    'Unsaved changes will be lost. Do you want to proceed?' => '',
    'verify your upload_max_filesize and post_max_size php settings.' => '',
    '{attribute} has been empty. The system-configured function to fill empty values has returned an invalid value. Please try again or contact your administrator.' => '',
    '{attribute} must be a string (UUID) or null; {type} given.' => '',
    '{attribute} must be an UUID or null. UUID has the format "{{XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX}}", where X = [a-fA-F0-9] and both curly brackets and delimiting dashes are optional.' => '',
    '{nFormatted}B' => '',
    '{nFormatted}K' => '',
    '{nFormatted}M' => '',
];

Function Calls

None

Variables

None

Stats

MD5 2f89b5345c029302adf8eda89f910ddb
Eval Count 0
Decode Time 87 ms