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 /******************************************************************************/ /*..
Decoded Output download
<?php
/******************************************************************************/
/* Each entry of that file can be associated with a comment to indicate its */
/* state. When there is no comment, it means the entry is fully translated. */
/* The recognized comments are (comment matching is case-insensitive): */
/* + TODO: the entry has never been translated. */
/* + DIRTY: the entry has been translated but needs to be updated. */
/* + IGNORE: the entry does not need to be translated. */
/* When a comment is not recognized, it is discarded. */
/******************************************************************************/
return array(
'action' => array(
'finish' => '',
'fix_errors_before' => '',
'keep_install' => '',
'next_step' => '',
'reinstall' => ' FreshRSS',
),
'auth' => array(
'form' => ', JavaScript',
'http' => 'HTTP HTTPS ',
'none' => '',
'password_form' => '<br /><small></small>',
'password_format' => ' 7 ',
'type' => '',
),
'bdd' => array(
'_' => '',
'conf' => array(
'_' => '',
'ko' => '',
'ok' => '',
),
'host' => '',
'password' => '',
'prefix' => '',
'type' => '',
'username' => '',
),
'check' => array(
'_' => '',
'already_installed' => ' FreshRSS ',
'cache' => array(
'nok' => ' <em>%s</em> HTTP ',
'ok' => 'cache ',
),
'ctype' => array(
'nok' => 'php-ctype',
'ok' => 'ctype',
),
'curl' => array(
'nok' => ' cURL php-curl ',
'ok' => ' cURL ',
),
'data' => array(
'nok' => ' <em>%s</em> HTTP ',
'ok' => 'data ',
),
'dom' => array(
'nok' => ' DOM php-xml ',
'ok' => ' DOM ',
),
'favicons' => array(
'nok' => ' <em>./data/favicons</em> HTTP ',
'ok' => 'favicons ',
),
'fileinfo' => array(
'nok' => ' PHP fileinfo fileinfo ',
'ok' => ' fileinfo ',
),
'json' => array(
'nok' => ' JSON php-json ',
'ok' => ' JSON ',
),
'mbstring' => array(
'nok' => ' Unicode mbstring ',
'ok' => ' Unicode mbstring ',
),
'pcre' => array(
'nok' => 'php-pcre',
'ok' => 'PCRE',
),
'pdo' => array(
'nok' => ' PDO pdo_mysqlpdo_sqlitepdo_pgsql',
'ok' => ' PDO pdo_mysqlpdo_sqlitepdo_pgsql',
),
'php' => array(
'nok' => ' PHP %s FreshRSS %s',
'ok' => ' PHP %s FreshRSS ',
),
'reload' => '',
'tmp' => array(
'nok' => ' <em>%s</em> HTTP ',
'ok' => '',
),
'unknown_process_username' => '',
'users' => array(
'nok' => ' <em>%s</em> HTTP ',
'ok' => 'users ',
),
'xml' => array(
'nok' => ' XML ',
'ok' => ' XML ',
),
),
'conf' => array(
'_' => '',
'ok' => '',
),
'congratulations' => '',
'default_user' => array(
'_' => '',
'max_char' => ' 16 ',
),
'fix_errors_before' => '',
'javascript_is_better' => ' JavaScript FreshRSS ',
'js' => array(
'confirm_reinstall' => ' FreshRSS ',
),
'language' => array(
'_' => '',
'choose' => ' FreshRSS ',
'defined' => '',
),
'missing_applied_migrations' => ' <em>%s</em>',
'ok' => '',
'session' => array(
'nok' => 'Web PHP cookie',
),
'step' => ' %d',
'steps' => '',
'this_is_the_end' => '',
'title' => ' FreshRSS',
);
?>
Did this file decode correctly?
Original Code
<?php
/******************************************************************************/
/* Each entry of that file can be associated with a comment to indicate its */
/* state. When there is no comment, it means the entry is fully translated. */
/* The recognized comments are (comment matching is case-insensitive): */
/* + TODO: the entry has never been translated. */
/* + DIRTY: the entry has been translated but needs to be updated. */
/* + IGNORE: the entry does not need to be translated. */
/* When a comment is not recognized, it is discarded. */
/******************************************************************************/
return array(
'action' => array(
'finish' => '',
'fix_errors_before' => '',
'keep_install' => '',
'next_step' => '',
'reinstall' => ' FreshRSS',
),
'auth' => array(
'form' => ', JavaScript',
'http' => 'HTTP HTTPS ',
'none' => '',
'password_form' => '<br /><small></small>',
'password_format' => ' 7 ',
'type' => '',
),
'bdd' => array(
'_' => '',
'conf' => array(
'_' => '',
'ko' => '',
'ok' => '',
),
'host' => '',
'password' => '',
'prefix' => '',
'type' => '',
'username' => '',
),
'check' => array(
'_' => '',
'already_installed' => ' FreshRSS ',
'cache' => array(
'nok' => ' <em>%s</em> HTTP ',
'ok' => 'cache ',
),
'ctype' => array(
'nok' => 'php-ctype',
'ok' => 'ctype',
),
'curl' => array(
'nok' => ' cURL php-curl ',
'ok' => ' cURL ',
),
'data' => array(
'nok' => ' <em>%s</em> HTTP ',
'ok' => 'data ',
),
'dom' => array(
'nok' => ' DOM php-xml ',
'ok' => ' DOM ',
),
'favicons' => array(
'nok' => ' <em>./data/favicons</em> HTTP ',
'ok' => 'favicons ',
),
'fileinfo' => array(
'nok' => ' PHP fileinfo fileinfo ',
'ok' => ' fileinfo ',
),
'json' => array(
'nok' => ' JSON php-json ',
'ok' => ' JSON ',
),
'mbstring' => array(
'nok' => ' Unicode mbstring ',
'ok' => ' Unicode mbstring ',
),
'pcre' => array(
'nok' => 'php-pcre',
'ok' => 'PCRE',
),
'pdo' => array(
'nok' => ' PDO pdo_mysqlpdo_sqlitepdo_pgsql',
'ok' => ' PDO pdo_mysqlpdo_sqlitepdo_pgsql',
),
'php' => array(
'nok' => ' PHP %s FreshRSS %s',
'ok' => ' PHP %s FreshRSS ',
),
'reload' => '',
'tmp' => array(
'nok' => ' <em>%s</em> HTTP ',
'ok' => '',
),
'unknown_process_username' => '',
'users' => array(
'nok' => ' <em>%s</em> HTTP ',
'ok' => 'users ',
),
'xml' => array(
'nok' => ' XML ',
'ok' => ' XML ',
),
),
'conf' => array(
'_' => '',
'ok' => '',
),
'congratulations' => '',
'default_user' => array(
'_' => '',
'max_char' => ' 16 ',
),
'fix_errors_before' => '',
'javascript_is_better' => ' JavaScript FreshRSS ',
'js' => array(
'confirm_reinstall' => ' FreshRSS ',
),
'language' => array(
'_' => '',
'choose' => ' FreshRSS ',
'defined' => '',
),
'missing_applied_migrations' => ' <em>%s</em>',
'ok' => '',
'session' => array(
'nok' => 'Web PHP cookie',
),
'step' => ' %d',
'steps' => '',
'this_is_the_end' => '',
'title' => ' FreshRSS',
);
Function Calls
None |
Stats
MD5 | 02653d3ab12622bff6feb04d727cc0e5 |
Eval Count | 0 |
Decode Time | 180 ms |