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 [ 'loggingin' => 'Sistem giri', 'signin_below' => 'daretm panelin..

Decoded Output download

<?php

return [
    'loggingin'    => 'Sistem giri',
    'signin_below' => 'daretm panelin giri',
    'welcome'      => 'Laraveld atmayan, idaretm paneli',
];
 ?>

Did this file decode correctly?

Original Code

<?php

return [
    'loggingin'    => 'Sistem giri',
    'signin_below' => 'daretm panelin giri',
    'welcome'      => 'Laraveld atmayan, idaretm paneli',
];

Function Calls

None

Variables

None

Stats

MD5 9c2e5be505f274dfb4666aa45345791d
Eval Count 0
Decode Time 106 ms