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 [ 'messages' => [ 'uploading_file' => 'Artxiboa igotzen...', ..

Decoded Output download

<?php

return [

    'messages' => [

        'uploading_file' => 'Artxiboa igotzen...',

    ],

];
 ?>

Did this file decode correctly?

Original Code

<?php

return [

    'messages' => [

        'uploading_file' => 'Artxiboa igotzen...',

    ],

];

Function Calls

None

Variables

None

Stats

MD5 3e222d64aa5ee5609479a6a64ba5b96d
Eval Count 0
Decode Time 101 ms