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 /** * Page Editor Lines * Contains text strings used within the user interface of ..

Decoded Output download

<?php
/**
 * Page Editor Lines
 * Contains text strings used within the user interface of the
 * WYSIWYG page editor. Some Markdown editor strings may still
 * exist in the 'entities' file instead since this was added later.
 */
return [
    // General editor terms
    'general' => '',
    'advanced' => ' ',
    'none' => '',
    'cancel' => '',
    'save' => '',
    'close' => '',
    'undo' => '',
    'redo' => ' ',
    'left' => '',
    'center' => '',
    'right' => '',
    'top' => '',
    'middle' => '',
    'bottom' => '',
    'width' => '',
    'height' => '',
    'More' => '',
    'select' => 'Select...',

    // Toolbar
    'formats' => '',
    'header_large' => '  ',
    'header_medium' => '  ',
    'header_small' => '  ',
    'header_tiny' => '  ',
    'paragraph' => '',
    'blockquote' => '',
    'inline_code' => ' ',
    'callouts' => '-',
    'callout_information' => '',
    'callout_success' => '',
    'callout_warning' => '',
    'callout_danger' => '',
    'bold' => '',
    'italic' => '',
    'underline' => ' ',
    'strikethrough' => ' ',
    'superscript' => ' ',
    'subscript' => ' ',
    'text_color' => ' ',
    'custom_color' => ' ',
    'remove_color' => ' ',
    'background_color' => ' ',
    'align_left' => ' ',
    'align_center' => '',
    'align_right' => ' ',
    'align_justify' => 'Justify',
    'list_bullet' => ' ',
    'list_numbered' => ' ',
    'list_task' => 'Task list',
    'indent_increase' => ' ',
    'indent_decrease' => ' ',
    'table' => '',
    'insert_image' => ' ',
    'insert_image_title' => 'Insert/Edit Image',
    'insert_link' => 'Insert/edit link',
    'insert_link_title' => 'Insert/Edit Link',
    'insert_horizontal_line' => 'Insert horizontal line',
    'insert_code_block' => 'Insert code block',
    'edit_code_block' => 'Edit code block',
    'insert_drawing' => 'Insert/edit drawing',
    'drawing_manager' => 'Drawing manager',
    'insert_media' => 'Insert/edit media',
    'insert_media_title' => 'Insert/Edit Media',
    'clear_formatting' => 'Clear formatting',
    'source_code' => 'Source code',
    'source_code_title' => 'Source Code',
    'fullscreen' => 'Fullscreen',
    'image_options' => 'Image options',

    // Tables
    'table_properties' => 'Table properties',
    'table_properties_title' => 'Table Properties',
    'delete_table' => 'Delete table',
    'table_clear_formatting' => 'Clear table formatting',
    'resize_to_contents' => 'Resize to contents',
    'row_header' => 'Row header',
    'insert_row_before' => 'Insert row before',
    'insert_row_after' => 'Insert row after',
    'delete_row' => 'Delete row',
    'insert_column_before' => 'Insert column before',
    'insert_column_after' => 'Insert column after',
    'delete_column' => 'Delete column',
    'table_cell' => 'Cell',
    'table_row' => 'Row',
    'table_column' => 'Column',
    'cell_properties' => 'Cell properties',
    'cell_properties_title' => 'Cell Properties',
    'cell_type' => 'Cell type',
    'cell_type_cell' => 'Cell',
    'cell_scope' => 'Scope',
    'cell_type_header' => 'Header cell',
    'merge_cells' => 'Merge cells',
    'split_cell' => 'Split cell',
    'table_row_group' => 'Row Group',
    'table_column_group' => 'Column Group',
    'horizontal_align' => 'Horizontal align',
    'vertical_align' => 'Vertical align',
    'border_width' => 'Border width',
    'border_style' => 'Border style',
    'border_color' => 'Border color',
    'row_properties' => 'Row properties',
    'row_properties_title' => 'Row Properties',
    'cut_row' => 'Cut row',
    'copy_row' => 'Copy row',
    'paste_row_before' => 'Paste row before',
    'paste_row_after' => 'Paste row after',
    'row_type' => 'Row type',
    'row_type_header' => 'Header',
    'row_type_body' => '',
    'row_type_footer' => 'Footer',
    'alignment' => 'Alignment',
    'cut_column' => 'Cut column',
    'copy_column' => ' ',
    'paste_column_before' => '  ',
    'paste_column_after' => '  ',
    'cell_padding' => ' ',
    'cell_spacing' => ' ',
    'caption' => '',
    'show_caption' => ' ',
    'constrain' => ' ',
    'cell_border_solid' => 'Solid',
    'cell_border_dotted' => 'Dotted',
    'cell_border_dashed' => 'Dashed',
    'cell_border_double' => 'Double',
    'cell_border_groove' => 'Groove',
    'cell_border_ridge' => 'Ridge',
    'cell_border_inset' => 'Inset',
    'cell_border_outset' => 'Outset',
    'cell_border_none' => 'None',
    'cell_border_hidden' => 'Hidden',

    // Images, links, details/summary & embed
    'source' => ' ',
    'alt_desc' => ' ',
    'embed' => '',
    'paste_embed' => '    :',
    'url' => '',
    'text_to_display' => ' ',
    'title' => '',
    'open_link' => 'Open link',
    'open_link_in' => 'Open link in...',
    'open_link_current' => ' ',
    'open_link_new' => ' ',
    'remove_link' => 'Remove link',
    'insert_collapsible' => '   ',
    'collapsible_unwrap' => '  ',
    'edit_label' => ' ',
    'toggle_open_closed' => ' \u05e1',
    'collapsible_edit' => '   ',
    'toggle_label' => ' ',

    // About view
    'about' => 'About the editor',
    'about_title' => '   ',
    'editor_license' => '  ',
    'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.',
    'editor_tiny_license_link' => 'The copyright and license details of TinyMCE can be found here.',
    'save_continue' => '  ',
    'callouts_cycle' => '(Keep pressing to toggle through types)',
    'link_selector' => ' ',
    'shortcuts' => ' ',
    'shortcut' => ' ',
    'shortcuts_intro' => '    :',
    'windows_linux' => '(\u05dc)',
    'mac' => '()',
    'description' => '',
];
 ?>

Did this file decode correctly?

Original Code

<?php
/**
 * Page Editor Lines
 * Contains text strings used within the user interface of the
 * WYSIWYG page editor. Some Markdown editor strings may still
 * exist in the 'entities' file instead since this was added later.
 */
return [
    // General editor terms
    'general' => '',
    'advanced' => ' ',
    'none' => '',
    'cancel' => '',
    'save' => '',
    'close' => '',
    'undo' => '',
    'redo' => ' ',
    'left' => '',
    'center' => '',
    'right' => '',
    'top' => '',
    'middle' => '',
    'bottom' => '',
    'width' => '',
    'height' => '',
    'More' => '',
    'select' => 'Select...',

    // Toolbar
    'formats' => '',
    'header_large' => '  ',
    'header_medium' => '  ',
    'header_small' => '  ',
    'header_tiny' => '  ',
    'paragraph' => '',
    'blockquote' => '',
    'inline_code' => ' ',
    'callouts' => '-',
    'callout_information' => '',
    'callout_success' => '',
    'callout_warning' => '',
    'callout_danger' => '',
    'bold' => '',
    'italic' => '',
    'underline' => ' ',
    'strikethrough' => ' ',
    'superscript' => ' ',
    'subscript' => ' ',
    'text_color' => ' ',
    'custom_color' => ' ',
    'remove_color' => ' ',
    'background_color' => ' ',
    'align_left' => ' ',
    'align_center' => '',
    'align_right' => ' ',
    'align_justify' => 'Justify',
    'list_bullet' => ' ',
    'list_numbered' => ' ',
    'list_task' => 'Task list',
    'indent_increase' => ' ',
    'indent_decrease' => ' ',
    'table' => '',
    'insert_image' => ' ',
    'insert_image_title' => 'Insert/Edit Image',
    'insert_link' => 'Insert/edit link',
    'insert_link_title' => 'Insert/Edit Link',
    'insert_horizontal_line' => 'Insert horizontal line',
    'insert_code_block' => 'Insert code block',
    'edit_code_block' => 'Edit code block',
    'insert_drawing' => 'Insert/edit drawing',
    'drawing_manager' => 'Drawing manager',
    'insert_media' => 'Insert/edit media',
    'insert_media_title' => 'Insert/Edit Media',
    'clear_formatting' => 'Clear formatting',
    'source_code' => 'Source code',
    'source_code_title' => 'Source Code',
    'fullscreen' => 'Fullscreen',
    'image_options' => 'Image options',

    // Tables
    'table_properties' => 'Table properties',
    'table_properties_title' => 'Table Properties',
    'delete_table' => 'Delete table',
    'table_clear_formatting' => 'Clear table formatting',
    'resize_to_contents' => 'Resize to contents',
    'row_header' => 'Row header',
    'insert_row_before' => 'Insert row before',
    'insert_row_after' => 'Insert row after',
    'delete_row' => 'Delete row',
    'insert_column_before' => 'Insert column before',
    'insert_column_after' => 'Insert column after',
    'delete_column' => 'Delete column',
    'table_cell' => 'Cell',
    'table_row' => 'Row',
    'table_column' => 'Column',
    'cell_properties' => 'Cell properties',
    'cell_properties_title' => 'Cell Properties',
    'cell_type' => 'Cell type',
    'cell_type_cell' => 'Cell',
    'cell_scope' => 'Scope',
    'cell_type_header' => 'Header cell',
    'merge_cells' => 'Merge cells',
    'split_cell' => 'Split cell',
    'table_row_group' => 'Row Group',
    'table_column_group' => 'Column Group',
    'horizontal_align' => 'Horizontal align',
    'vertical_align' => 'Vertical align',
    'border_width' => 'Border width',
    'border_style' => 'Border style',
    'border_color' => 'Border color',
    'row_properties' => 'Row properties',
    'row_properties_title' => 'Row Properties',
    'cut_row' => 'Cut row',
    'copy_row' => 'Copy row',
    'paste_row_before' => 'Paste row before',
    'paste_row_after' => 'Paste row after',
    'row_type' => 'Row type',
    'row_type_header' => 'Header',
    'row_type_body' => '',
    'row_type_footer' => 'Footer',
    'alignment' => 'Alignment',
    'cut_column' => 'Cut column',
    'copy_column' => ' ',
    'paste_column_before' => '  ',
    'paste_column_after' => '  ',
    'cell_padding' => ' ',
    'cell_spacing' => ' ',
    'caption' => '',
    'show_caption' => ' ',
    'constrain' => ' ',
    'cell_border_solid' => 'Solid',
    'cell_border_dotted' => 'Dotted',
    'cell_border_dashed' => 'Dashed',
    'cell_border_double' => 'Double',
    'cell_border_groove' => 'Groove',
    'cell_border_ridge' => 'Ridge',
    'cell_border_inset' => 'Inset',
    'cell_border_outset' => 'Outset',
    'cell_border_none' => 'None',
    'cell_border_hidden' => 'Hidden',

    // Images, links, details/summary & embed
    'source' => ' ',
    'alt_desc' => ' ',
    'embed' => '',
    'paste_embed' => '    :',
    'url' => '',
    'text_to_display' => ' ',
    'title' => '',
    'open_link' => 'Open link',
    'open_link_in' => 'Open link in...',
    'open_link_current' => ' ',
    'open_link_new' => ' ',
    'remove_link' => 'Remove link',
    'insert_collapsible' => '   ',
    'collapsible_unwrap' => '  ',
    'edit_label' => ' ',
    'toggle_open_closed' => ' \',
    'collapsible_edit' => '   ',
    'toggle_label' => ' ',

    // About view
    'about' => 'About the editor',
    'about_title' => '   ',
    'editor_license' => '  ',
    'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.',
    'editor_tiny_license_link' => 'The copyright and license details of TinyMCE can be found here.',
    'save_continue' => '  ',
    'callouts_cycle' => '(Keep pressing to toggle through types)',
    'link_selector' => ' ',
    'shortcuts' => ' ',
    'shortcut' => ' ',
    'shortcuts_intro' => '    :',
    'windows_linux' => '(\)',
    'mac' => '()',
    'description' => '',
];

Function Calls

None

Variables

None

Stats

MD5 50f83ea3bf23a8640d1ca3e13ce0d5d3
Eval Count 0
Decode Time 112 ms