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 array( 'error' => ' .' ); ..

Decoded Output download

<?php

return array(
    'error'   => '     .'
);
 ?>

Did this file decode correctly?

Original Code

<?php

return array(
    'error'   => '     .'
);

Function Calls

None

Variables

None

Stats

MD5 e25b29d6c36276457dba104c5133d7d6
Eval Count 0
Decode Time 94 ms