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( 'activated' => '', 'allow' => ' ', 'checkedout' ..

Decoded Output download

<?php

return array(
    'activated'  			=> '',
    'allow'  				=> ' ',
    'checkedout'  			=> '',
    'created_at' 			=> '',
    'createuser' 			=> ' ',
    'deny'  				=> '',
    'email'      			=> ' ',
    'employee_num'      	=> ' .',
    'first_name' 			=> '',
    'groupnotes'			=> '       ,            .  ctrl+click ( cmd+click  MacOS)      .',
    'id'         			=> 'Id',
    'inherit'  				=> 'Inherit',
    'job' 					=> ' ',
    'last_login'  			=> ' ',
    'last_name'  			=> '',
    'location'  			=> '',
    'lock_passwords'		=> '          .',
    'manager' 				=> '',
    'managed_locations'     => ' ',
    'managed_users'         => ' ',
    'name' 					=> '',
    'nogroup'               => '     .    , : ',
    'notes'                 => '',
    'password_confirm' 		=> '  ',
    'password' 				=> ' ',
    'phone'  				=> '',
    'show_current'          => '  ',
    'show_deleted'          => '  ',
    'title' 				=> '',
	'to_restore_them'		=> '   .',
    'total_assets_cost'     => "   ",
    'updateuser' 			=> ' ',
    'username' 				=> ' ',
	'user_deleted_text' 	=> '      .',
    'username_note' 		=> '(        Active Directory ,   .)',
    'cloneuser'             => ' ',
    'viewusers' 			=> ' ',
);
 ?>

Did this file decode correctly?

Original Code

<?php

return array(
    'activated'  			=> '',
    'allow'  				=> ' ',
    'checkedout'  			=> '',
    'created_at' 			=> '',
    'createuser' 			=> ' ',
    'deny'  				=> '',
    'email'      			=> ' ',
    'employee_num'      	=> ' .',
    'first_name' 			=> '',
    'groupnotes'			=> '       ,            .  ctrl+click ( cmd+click  MacOS)      .',
    'id'         			=> 'Id',
    'inherit'  				=> 'Inherit',
    'job' 					=> ' ',
    'last_login'  			=> ' ',
    'last_name'  			=> '',
    'location'  			=> '',
    'lock_passwords'		=> '          .',
    'manager' 				=> '',
    'managed_locations'     => ' ',
    'managed_users'         => ' ',
    'name' 					=> '',
    'nogroup'               => '     .    , : ',
    'notes'                 => '',
    'password_confirm' 		=> '  ',
    'password' 				=> ' ',
    'phone'  				=> '',
    'show_current'          => '  ',
    'show_deleted'          => '  ',
    'title' 				=> '',
	'to_restore_them'		=> '   .',
    'total_assets_cost'     => "   ",
    'updateuser' 			=> ' ',
    'username' 				=> ' ',
	'user_deleted_text' 	=> '      .',
    'username_note' 		=> '(        Active Directory ,   .)',
    'cloneuser'             => ' ',
    'viewusers' 			=> ' ',
);

Function Calls

None

Variables

None

Stats

MD5 7fc7b55794639fd53cf7467ae129a684
Eval Count 0
Decode Time 122 ms