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 [ 'asset_tag' => ' ', 'asset_model' => '', 'assigned_t..

Decoded Output download

<?php

return [

    'asset_tag'   	=> ' ',
    'asset_model'       => '',
    'assigned_to'   => ' ',
    'book_value'  	=> ' ',
    'change' 		=> '',
    'checkout_date' => '  ',
    'checkoutto' 	=> '',
    'components_cost' => '   ',
    'current_value' => ' ',
    'diff' 			=> '',
    'dl_csv' 		=> '  CSV',
    'eol' 			=> 'EOL',
    'id'      		=> 'ID',
    'last_checkin_date' => '  ',
    'location' 		=> '',
    'purchase_cost'	=> '',
    'purchase_date'	=> '',
    'serial'   		=> ' ',
    'status'   		=> '',
    'title'      	=> ' ',
    'image'		    => '  ',
    'days_without_acceptance' => '    ',
    'monthly_depreciation' => ' ',
    'assigned_to'    => ' ',
    'requesting_user' => ' ',
    'requested_date' => '  ',
    'changed'       => '',
    'icon' => '',
];
 ?>

Did this file decode correctly?

Original Code

<?php

return [

    'asset_tag'   	=> ' ',
    'asset_model'       => '',
    'assigned_to'   => ' ',
    'book_value'  	=> ' ',
    'change' 		=> '',
    'checkout_date' => '  ',
    'checkoutto' 	=> '',
    'components_cost' => '   ',
    'current_value' => ' ',
    'diff' 			=> '',
    'dl_csv' 		=> '  CSV',
    'eol' 			=> 'EOL',
    'id'      		=> 'ID',
    'last_checkin_date' => '  ',
    'location' 		=> '',
    'purchase_cost'	=> '',
    'purchase_date'	=> '',
    'serial'   		=> ' ',
    'status'   		=> '',
    'title'      	=> ' ',
    'image'		    => '  ',
    'days_without_acceptance' => '    ',
    'monthly_depreciation' => ' ',
    'assigned_to'    => ' ',
    'requesting_user' => ' ',
    'requested_date' => '  ',
    'changed'       => '',
    'icon' => '',
];

Function Calls

None

Variables

None

Stats

MD5 606491e4d8bb85f27b494d49e2beedb0
Eval Count 0
Decode Time 86 ms