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'          => 'Voyager </a>',
    'icon_class_ph'        => 'Icon Class',
    'item_route'           => '',
    'item_title'           => '',
    'link_type'            => '',
    'new_menu_item'        => '',
    'open_in'              => '',
    'open_new'             => ' / ',
    'open_same'            => ' / ',
    'route_parameter'      => '',
    'static_url'           => ' URL',
    'successfully_created' => '',
    'successfully_deleted' => '',
    'successfully_updated' => '',
    'updated_order'        => '',
    'url'                  => ' 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'          => 'Voyager </a>',
    'icon_class_ph'        => 'Icon Class',
    'item_route'           => '',
    'item_title'           => '',
    'link_type'            => '',
    'new_menu_item'        => '',
    'open_in'              => '',
    'open_new'             => ' / ',
    'open_same'            => ' / ',
    'route_parameter'      => '',
    'static_url'           => ' URL',
    'successfully_created' => '',
    'successfully_deleted' => '',
    'successfully_updated' => '',
    'updated_order'        => '',
    'url'                  => ' URL',
    'usage_hint'           => '|',
];

Function Calls

None

Variables

None

Stats

MD5 9af5698f880d027e4026631ccc370e69
Eval Count 0
Decode Time 92 ms