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

Decoded Output download

<?php

return [

    'breadcrumb' => 'Senarai',

];
 ?>

Did this file decode correctly?

Original Code

<?php

return [

    'breadcrumb' => 'Senarai',

];

Function Calls

None

Variables

None

Stats

MD5 b17c3c1b862073ad58344feb6c3d7f81
Eval Count 0
Decode Time 82 ms