Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

'\x74\x69\x6c\x65\x53\x69\x7a\x65': 0x400, '\x63\x6c\x69\x63\x6b\x61\x62\x6c\x65'..

Decoded Output download

<?  'tileSize': 0x400, 
        'clickable': !![], 
        'minZoom': 0xf, 
        'maxZoom': mapMaxZoom, 
        'attribution': kadastr_attribution, 
        'subdomains': ['a', 'b', 'c', 'd'] ?>

Did this file decode correctly?

Original Code

'\x74\x69\x6c\x65\x53\x69\x7a\x65': 0x400,
        '\x63\x6c\x69\x63\x6b\x61\x62\x6c\x65': !![],
        '\x6d\x69\x6e\x5a\x6f\x6f\x6d': 0xf,
        '\x6d\x61\x78\x5a\x6f\x6f\x6d': mapMaxZoom,
        '\x61\x74\x74\x72\x69\x62\x75\x74\x69\x6f\x6e': kadastr_attribution,
        '\x73\x75\x62\x64\x6f\x6d\x61\x69\x6e\x73': ['\x61', '\x62', '\x63', '\x64']

Function Calls

None

Variables

None

Stats

MD5 ef050ca469e2542b8bad8cda9f3581b9
Eval Count 0
Decode Time 42 ms