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 /* * This file is part of Cachet. * * (c) Alt Three Services Limited * * For t..

Decoded Output download

<?php

/*
 * This file is part of Cachet.
 *
 * (c) Alt Three Services Limited
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */

return [
    'setup'             => '',
    'title'             => ' Cachet',
    'service_details'   => '',
    'env_setup'         => 'Environment Setup',
    'status_page_setup' => '',
    'show_support'      => 'Show support for Cachet?',
    'admin_account'     => '',
    'complete_setup'    => '',
    'completed'         => ' Cachet ',
    'finish_setup'      => '',
];
 ?>

Did this file decode correctly?

Original Code

<?php

/*
 * This file is part of Cachet.
 *
 * (c) Alt Three Services Limited
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */

return [
    'setup'             => '',
    'title'             => ' Cachet',
    'service_details'   => '',
    'env_setup'         => 'Environment Setup',
    'status_page_setup' => '',
    'show_support'      => 'Show support for Cachet?',
    'admin_account'     => '',
    'complete_setup'    => '',
    'completed'         => ' Cachet ',
    'finish_setup'      => '',
];

Function Calls

None

Variables

None

Stats

MD5 aba52df177d5f4bcb14f3b21e0667a5a
Eval Count 0
Decode Time 81 ms