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 [ 'breadcrumb' => 'Seznam', ]; ..

Decoded Output download

<?php

return [

    'breadcrumb' => 'Seznam',

];
 ?>

Did this file decode correctly?

Original Code

<?php

return [

    'breadcrumb' => 'Seznam',

];

Function Calls

None

Variables

None

Stats

MD5 c65f6bae9865c535c306d80cd6d0c922
Eval Count 0
Decode Time 104 ms