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'          => '   ',
    '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'          => '   ',
    'to_name'           => ' ',
    'update'            => ' ',
    'checkout_help'     => '       .               .'
);

Function Calls

None

Variables

None

Stats

MD5 22c813f9bb581bfbb97d6c11471a0ac0
Eval Count 0
Decode Time 89 ms