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 [ 'example_company' => ' ', 'example_defaultloc' => ' 1', 'e..
Decoded Output download
<?php
return [
'example_company' => ' ',
'example_defaultloc' => ' 1',
'example_category' => ' ',
'example_location' => ' 2',
'example_manufacturer' => ' Manufacturing Inc.',
'example_model' => ' ',
'example_supplier' => ' ',
'labels_per_page' => '',
'support_fields' => '',
'support_asset_tag' => '',
'support_1d_barcode' => '1D',
'support_2d_barcode' => '2D',
'support_logo' => '',
'support_title' => '',
]; ?>
Did this file decode correctly?
Original Code
<?php
return [
'example_company' => ' ',
'example_defaultloc' => ' 1',
'example_category' => ' ',
'example_location' => ' 2',
'example_manufacturer' => ' Manufacturing Inc.',
'example_model' => ' ',
'example_supplier' => ' ',
'labels_per_page' => '',
'support_fields' => '',
'support_asset_tag' => '',
'support_1d_barcode' => '1D',
'support_2d_barcode' => '2D',
'support_logo' => '',
'support_title' => '',
];
Function Calls
None |
Stats
MD5 | fc94c56b5cbd8c7b268e7bb15f90940d |
Eval Count | 0 |
Decode Time | 88 ms |