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..
Decoded Output download
<?php
return [
'asset_tag' => ' ',
'asset_model' => '',
'assigned_to' => ' ',
'book_value' => 'Current Value',
'change' => '/',
'checkout_date' => ' ',
'checkoutto' => ' ',
'components_cost' => 'Total Components Cost',
'current_value' => 'Current Value',
'diff' => '',
'dl_csv' => ' CSV',
'eol' => 'EOL',
'id' => 'ID',
'last_checkin_date' => 'Last Checkin Date',
'location' => '',
'purchase_cost' => ' ',
'purchase_date' => ' ',
'serial' => ' ',
'status' => '',
'title' => ' ',
'image' => '',
'days_without_acceptance' => ' ',
'monthly_depreciation' => 'Monthly Depreciation',
'assigned_to' => ' ',
'requesting_user' => 'Requesting User',
'requested_date' => 'Requested Date',
'changed' => 'Changed',
'icon' => 'Icon',
];
?>
Did this file decode correctly?
Original Code
<?php
return [
'asset_tag' => ' ',
'asset_model' => '',
'assigned_to' => ' ',
'book_value' => 'Current Value',
'change' => '/',
'checkout_date' => ' ',
'checkoutto' => ' ',
'components_cost' => 'Total Components Cost',
'current_value' => 'Current Value',
'diff' => '',
'dl_csv' => ' CSV',
'eol' => 'EOL',
'id' => 'ID',
'last_checkin_date' => 'Last Checkin Date',
'location' => '',
'purchase_cost' => ' ',
'purchase_date' => ' ',
'serial' => ' ',
'status' => '',
'title' => ' ',
'image' => '',
'days_without_acceptance' => ' ',
'monthly_depreciation' => 'Monthly Depreciation',
'assigned_to' => ' ',
'requesting_user' => 'Requesting User',
'requested_date' => 'Requested Date',
'changed' => 'Changed',
'icon' => 'Icon',
];
Function Calls
None |
Stats
MD5 | 66e8c6c0f2bbef9789c7bb99fc44052e |
Eval Count | 0 |
Decode Time | 99 ms |