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 [ 'Names' => [ 'ady' => 'adigeo', 'alt' => 'alti del sur..

Decoded Output download

<?php

return [
    'Names' => [
        'ady' => 'adigeo',
        'alt' => 'alti del sur',
        'arp' => 'arapaj',
        'ars' => 'rabe de Nyed',
        'bla' => 'siksik',
        'eu' => 'vasco',
        'goh' => 'alemn de la alta edad antigua',
        'grc' => 'griego clsico',
        'gu' => 'gujarati',
        'ht' => 'haitiano',
        'kbd' => 'cabardiano',
        'krc' => 'karachi-blkaro',
        'ks' => 'cachemiro',
        'lo' => 'laosiano',
        'ml' => 'malabar',
        'mni' => 'manipuri',
        'nr' => 'ndebele del sur',
        'nso' => 'sesotho del norte',
        'pa' => 'panyab',
        'prg' => 'prusiano antiguo',
        'rm' => 'retorromnico',
        'sd' => 'sindhi',
        'shu' => 'rabe (Chad)',
        'sma' => 'sami del sur',
        'st' => 'sesotho del sur',
        'sw' => 'swahili',
        'syr' => 'siraco',
        'tet' => 'tetun',
        'tyv' => 'tuvano',
        'wal' => 'walamo',
        'wuu' => 'wu',
        'xal' => 'calmuco',
        'zun' => 'zuni',
    ],
    'LocalizedNames' => [
        'sw_CD' => 'swahili (Congo)',
    ],
];
 ?>

Did this file decode correctly?

Original Code

<?php

return [
    'Names' => [
        'ady' => 'adigeo',
        'alt' => 'alti del sur',
        'arp' => 'arapaj',
        'ars' => 'rabe de Nyed',
        'bla' => 'siksik',
        'eu' => 'vasco',
        'goh' => 'alemn de la alta edad antigua',
        'grc' => 'griego clsico',
        'gu' => 'gujarati',
        'ht' => 'haitiano',
        'kbd' => 'cabardiano',
        'krc' => 'karachi-blkaro',
        'ks' => 'cachemiro',
        'lo' => 'laosiano',
        'ml' => 'malabar',
        'mni' => 'manipuri',
        'nr' => 'ndebele del sur',
        'nso' => 'sesotho del norte',
        'pa' => 'panyab',
        'prg' => 'prusiano antiguo',
        'rm' => 'retorromnico',
        'sd' => 'sindhi',
        'shu' => 'rabe (Chad)',
        'sma' => 'sami del sur',
        'st' => 'sesotho del sur',
        'sw' => 'swahili',
        'syr' => 'siraco',
        'tet' => 'tetun',
        'tyv' => 'tuvano',
        'wal' => 'walamo',
        'wuu' => 'wu',
        'xal' => 'calmuco',
        'zun' => 'zuni',
    ],
    'LocalizedNames' => [
        'sw_CD' => 'swahili (Congo)',
    ],
];

Function Calls

None

Variables

None

Stats

MD5 861abea5599557baebd0f437e0abc3b3
Eval Count 0
Decode Time 95 ms