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 fdb33feec74c14fc8b9b1b4e839bf7a1
Eval Count 0
Decode Time 97 ms