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'             => 'Instalare',
    'title'             => 'Instalare Cachet',
    'service_details'   => 'Detalii Serviciu',
    'env_setup'         => 'Instalare Mediu',
    'status_page_setup' => 'Instalare Pagin de Status',
    'show_support'      => 'Vrei s contribui la proiectul Cachet?',
    'admin_account'     => 'Cont Administrator',
    'complete_setup'    => 'Completai Instalarea',
    'completed'         => 'Cachet a fost configurat cu succes!',
    'finish_setup'      => 'Mergi la panoul de comenzi',
];
 ?>

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'             => 'Instalare',
    'title'             => 'Instalare Cachet',
    'service_details'   => 'Detalii Serviciu',
    'env_setup'         => 'Instalare Mediu',
    'status_page_setup' => 'Instalare Pagin de Status',
    'show_support'      => 'Vrei s contribui la proiectul Cachet?',
    'admin_account'     => 'Cont Administrator',
    'complete_setup'    => 'Completai Instalarea',
    'completed'         => 'Cachet a fost configurat cu succes!',
    'finish_setup'      => 'Mergi la panoul de comenzi',
];

Function Calls

None

Variables

None

Stats

MD5 fad546146ca4c3040f27b3d96314bb81
Eval Count 0
Decode Time 94 ms