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( 'does_not_exist' => 'crwdns1861:0crwdne1861:0', 'department_..

Decoded Output download

<?php

return array(

    'does_not_exist' => 'crwdns1861:0crwdne1861:0',
    'department_already_exists' => 'crwdns11211:0crwdne11211:0',
    'assoc_users'	 => 'crwdns1862:0crwdne1862:0',
    'create' => array(
        'error'   => 'crwdns1863:0crwdne1863:0',
        'success' => 'crwdns1864:0crwdne1864:0'
    ),
    'update' => array(
        'error'   => 'crwdns1865:0crwdne1865:0',
        'success' => 'crwdns1866:0crwdne1866:0'
    ),
    'delete' => array(
        'confirm'   	=> 'crwdns1867:0crwdne1867:0',
        'error'   => 'crwdns1868:0crwdne1868:0',
        'success' => 'crwdns1869:0crwdne1869:0'
    )

);
 ?>

Did this file decode correctly?

Original Code

<?php

return array(

    'does_not_exist' => 'crwdns1861:0crwdne1861:0',
    'department_already_exists' => 'crwdns11211:0crwdne11211:0',
    'assoc_users'	 => 'crwdns1862:0crwdne1862:0',
    'create' => array(
        'error'   => 'crwdns1863:0crwdne1863:0',
        'success' => 'crwdns1864:0crwdne1864:0'
    ),
    'update' => array(
        'error'   => 'crwdns1865:0crwdne1865:0',
        'success' => 'crwdns1866:0crwdne1866:0'
    ),
    'delete' => array(
        'confirm'   	=> 'crwdns1867:0crwdne1867:0',
        'error'   => 'crwdns1868:0crwdne1868:0',
        'success' => 'crwdns1869:0crwdne1869:0'
    )

);

Function Calls

None

Variables

None

Stats

MD5 9bab7f84384defa43b76f677d238eb3f
Eval Count 0
Decode Time 102 ms