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_to..
Decoded Output download
<?php
return [
'asset_tag' => '',
'asset_model' => '',
'assigned_to' => '',
'book_value' => 'Current Value',
'change' => 'In / Out',
'checkout_date' => '',
'checkoutto' => '',
'components_cost' => 'Total Components Cost',
'current_value' => 'Current Value',
'diff' => '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' => '',
'assigned_to' => '',
'requesting_user' => 'Requesting User',
'requested_date' => '',
'changed' => '',
'icon' => 'Icon',
];
?>
Did this file decode correctly?
Original Code
<?php
return [
'asset_tag' => '',
'asset_model' => '',
'assigned_to' => '',
'book_value' => 'Current Value',
'change' => 'In / Out',
'checkout_date' => '',
'checkoutto' => '',
'components_cost' => 'Total Components Cost',
'current_value' => 'Current Value',
'diff' => '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' => '',
'assigned_to' => '',
'requesting_user' => 'Requesting User',
'requested_date' => '',
'changed' => '',
'icon' => 'Icon',
];
Function Calls
None |
Stats
MD5 | 5a3a5c83121bfb4d502c3f03359bf6aa |
Eval Count | 0 |
Decode Time | 74 ms |