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 640098e01202b7bedbc426b0ccf0e55c
Eval Count 0
Decode Time 91 ms