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

Decoded Output download

<?php

return [

    'breadcrumb' => '',

];
 ?>

Did this file decode correctly?

Original Code

<?php

return [

    'breadcrumb' => '',

];

Function Calls

None

Variables

None

Stats

MD5 fb643eec4ab032c1ad3593634f93d053
Eval Count 0
Decode Time 85 ms