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( 'asset' => '', 'checkin' => '', 'c..
Decoded Output download
<?php
return array(
'asset' => '',
'checkin' => '',
'create' => ' ',
'expiration' => '',
'license_key' => ' ',
'maintained' => '',
'name' => ' ',
'no_depreciation' => ' ',
'purchase_order' => ' ',
'reassignable' => '',
'remaining_seats' => ' ',
'seats' => ' ',
'termination_date' => ' ',
'to_email' => ' E-mail',
'to_name' => ' ',
'update' => ' ',
'checkout_help' => ' . , .'
);
?>
Did this file decode correctly?
Original Code
<?php
return array(
'asset' => '',
'checkin' => '',
'create' => ' ',
'expiration' => '',
'license_key' => ' ',
'maintained' => '',
'name' => ' ',
'no_depreciation' => ' ',
'purchase_order' => ' ',
'reassignable' => '',
'remaining_seats' => ' ',
'seats' => ' ',
'termination_date' => ' ',
'to_email' => ' E-mail',
'to_name' => ' ',
'update' => ' ',
'checkout_help' => ' . , .'
);
Function Calls
None |
Stats
MD5 | 635a96118e3fd5f242b613ba6b108a5d |
Eval Count | 0 |
Decode Time | 107 ms |