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 [ 'color' => ' RGB Hex ()', 'color_ph' ..

Decoded Output download

<?php

return [
    'color'                => '  RGB  Hex ()',
    'color_ph'             => ', . #ffffff  rgb(255, 255, 255)',
    'create_new_item'      => '    ',
    'delete_item_confirm'  => '    ',
    'delete_item_question' => '      ',
    'drag_drop_info'       => '        .',
    'dynamic_route'        => ' ',
    'edit_item'            => '  ',
    'icon_class'           => '      (',
    'icon_class2'          => '  </a>)',
    'icon_class_ph'        => '  ()',
    'item_route'           => '   ',
    'item_title'           => '   ',
    'link_type'            => ' ',
    'new_menu_item'        => ' ',
    'open_in'              => ' ',
    'open_new'             => '/ ',
    'open_same'            => ' /',
    'route_parameter'      => '  ( )',
    'static_url'           => ' ',
    'successfully_created' => '     .',
    'successfully_deleted' => '    .',
    'successfully_updated' => '    .',
    'updated_order'        => '    .',
    'url'                  => '   ',
    'usage_hint'           => '        |           ',
];
 ?>

Did this file decode correctly?

Original Code

<?php

return [
    'color'                => '  RGB  Hex ()',
    'color_ph'             => ', . #ffffff  rgb(255, 255, 255)',
    'create_new_item'      => '    ',
    'delete_item_confirm'  => '    ',
    'delete_item_question' => '      ',
    'drag_drop_info'       => '        .',
    'dynamic_route'        => ' ',
    'edit_item'            => '  ',
    'icon_class'           => '      (',
    'icon_class2'          => '  </a>)',
    'icon_class_ph'        => '  ()',
    'item_route'           => '   ',
    'item_title'           => '   ',
    'link_type'            => ' ',
    'new_menu_item'        => ' ',
    'open_in'              => ' ',
    'open_new'             => '/ ',
    'open_same'            => ' /',
    'route_parameter'      => '  ( )',
    'static_url'           => ' ',
    'successfully_created' => '     .',
    'successfully_deleted' => '    .',
    'successfully_updated' => '    .',
    'updated_order'        => '    .',
    'url'                  => '   ',
    'usage_hint'           => '        |           ',
];

Function Calls

None

Variables

None

Stats

MD5 f7b7b88b4bbbccfa3bafa5206ca7c754
Eval Count 0
Decode Time 102 ms