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 [ 'app' => [ 'name' => 'October CMS', 'tagline' => '', ], 'dire..
Decoded Output download
<?php return [
'app' => [
'name' => 'October CMS',
'tagline' => '',
],
'directory' => [
'create_fail' => '\':name\'',
],
'file' => [
'create_fail' => '\':name\'',
],
'combiner' => [],
'system' => [
'name' => '',
'menu_label' => '',
'categories' => [
'cms' => 'CMS',
'misc' => '',
'logs' => '',
'mail' => '',
'shop' => '',
'team' => '',
'users' => '',
'system' => '',
'social' => '',
'events' => '',
'customers' => '',
'my_settings' => '',
],
],
'plugin' => [
'unnamed' => '',
'name' => [],
],
'plugins' => [
'enable_or_disable' => '',
'enable_or_disable_title' => '',
'remove' => '',
'refresh' => '',
'disabled_label' => '',
'disabled_help' => '',
'selected_amount' => ':amount',
'remove_confirm' => '',
'remove_success' => '',
'refresh_success' => '',
'disable_confirm' => '',
'disable_success' => '',
'enable_success' => '',
],
'project' => [
'attach' => '',
'detach' => '',
'none' => '',
'id' => [
'missing' => 'ID',
],
'detach_confirm' => '',
'unbind_success' => '',
],
'settings' => [
'search' => '',
],
'mail' => [
'smtp_ssl' => 'SSL',
],
'mail_templates' => [
'name_comment' => '',
'test_send' => '',
'return' => '',
],
'install' => [],
'updates' => [
'plugin_author' => '',
'plugin_not_found' => 'Plugin not found',
'core_build' => ' :build',
'core_build_help' => '',
'plugin_version_none' => '',
'theme_new_install' => '',
'theme_extracting' => ' \':name\' ',
'update_label' => '',
'update_loading' => '',
'force_label' => '',
'found' => [
'label' => '',
'help' => '',
],
'none' => [
'label' => '',
'help' => '',
],
],
'server' => [
'connect_error' => '',
'response_not_found' => '',
'response_invalid' => '',
'response_empty' => '',
'file_error' => '',
'file_corrupt' => '',
],
'behavior' => [
'missing_property' => ':class :behavior :property ',
],
'config' => [
'not_found' => ':location :file ',
'required' => ':location :property ',
],
'zip' => [
'extract_failed' => ' \':file\' ',
],
'event_log' => [],
'request_log' => [
'empty_link' => '',
'empty_loading' => '...',
'empty_success' => '',
'return_link' => '',
'id' => 'ID',
],
'permissions' => [
'name' => '',
'manage_system_settings' => '',
'manage_software_updates' => '',
'manage_mail_templates' => '',
'manage_other_administrators' => '',
],
];
?>
Did this file decode correctly?
Original Code
<?php return [
'app' => [
'name' => 'October CMS',
'tagline' => '',
],
'directory' => [
'create_fail' => '\':name\'',
],
'file' => [
'create_fail' => '\':name\'',
],
'combiner' => [],
'system' => [
'name' => '',
'menu_label' => '',
'categories' => [
'cms' => 'CMS',
'misc' => '',
'logs' => '',
'mail' => '',
'shop' => '',
'team' => '',
'users' => '',
'system' => '',
'social' => '',
'events' => '',
'customers' => '',
'my_settings' => '',
],
],
'plugin' => [
'unnamed' => '',
'name' => [],
],
'plugins' => [
'enable_or_disable' => '',
'enable_or_disable_title' => '',
'remove' => '',
'refresh' => '',
'disabled_label' => '',
'disabled_help' => '',
'selected_amount' => ':amount',
'remove_confirm' => '',
'remove_success' => '',
'refresh_success' => '',
'disable_confirm' => '',
'disable_success' => '',
'enable_success' => '',
],
'project' => [
'attach' => '',
'detach' => '',
'none' => '',
'id' => [
'missing' => 'ID',
],
'detach_confirm' => '',
'unbind_success' => '',
],
'settings' => [
'search' => '',
],
'mail' => [
'smtp_ssl' => 'SSL',
],
'mail_templates' => [
'name_comment' => '',
'test_send' => '',
'return' => '',
],
'install' => [],
'updates' => [
'plugin_author' => '',
'plugin_not_found' => 'Plugin not found',
'core_build' => ' :build',
'core_build_help' => '',
'plugin_version_none' => '',
'theme_new_install' => '',
'theme_extracting' => ' \':name\' ',
'update_label' => '',
'update_loading' => '',
'force_label' => '',
'found' => [
'label' => '',
'help' => '',
],
'none' => [
'label' => '',
'help' => '',
],
],
'server' => [
'connect_error' => '',
'response_not_found' => '',
'response_invalid' => '',
'response_empty' => '',
'file_error' => '',
'file_corrupt' => '',
],
'behavior' => [
'missing_property' => ':class :behavior :property ',
],
'config' => [
'not_found' => ':location :file ',
'required' => ':location :property ',
],
'zip' => [
'extract_failed' => ' \':file\' ',
],
'event_log' => [],
'request_log' => [
'empty_link' => '',
'empty_loading' => '...',
'empty_success' => '',
'return_link' => '',
'id' => 'ID',
],
'permissions' => [
'name' => '',
'manage_system_settings' => '',
'manage_software_updates' => '',
'manage_mail_templates' => '',
'manage_other_administrators' => '',
],
];
Function Calls
None |
Stats
MD5 | be5f1a7f6a254a344d08029645982646 |
Eval Count | 0 |
Decode Time | 101 ms |