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'         => ' ',
    'status_page_setup' => '  ',
    'show_support'      => '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'         => ' ',
    'status_page_setup' => '  ',
    'show_support'      => 'Cachet    ',
    'admin_account'     => ' ',
    'complete_setup'    => ' ',
    'completed'         => 'Cachet   .',
    'finish_setup'      => ' ',
];

Function Calls

None

Variables

None

Stats

MD5 d21d71008185b5dc9c1721af2ab987c3
Eval Count 0
Decode Time 98 ms