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 array( 'about' => ' ', 'archived' => '', 'create' ..

Decoded Output download

<?php

return array(
    'about'      	=> '   ',
    'archived'      	=> '',
    'create'      	=> '  ',
    'color'      	=> ' ',
    'default_label' => '  ',
    'default_label_help' => '   ,             / .',
    'deployable'      	=> '',
    'info'      	=> '      .    ,    ,       .',
    'name'      	=> ' ',
    'pending'      	=> '',
    'status_type'   => ' ',
    'show_in_nav'   => '   ',
    'title'      	=> ' ',
    'undeployable'  => '',
    'update'      	=> '  ',
);
 ?>

Did this file decode correctly?

Original Code

<?php

return array(
    'about'      	=> '   ',
    'archived'      	=> '',
    'create'      	=> '  ',
    'color'      	=> ' ',
    'default_label' => '  ',
    'default_label_help' => '   ,             / .',
    'deployable'      	=> '',
    'info'      	=> '      .    ,    ,       .',
    'name'      	=> ' ',
    'pending'      	=> '',
    'status_type'   => ' ',
    'show_in_nav'   => '   ',
    'title'      	=> ' ',
    'undeployable'  => '',
    'update'      	=> '  ',
);

Function Calls

None

Variables

None

Stats

MD5 3d47a2eec8c4daeef776859f60e87a12
Eval Count 0
Decode Time 90 ms