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 [ 'footer_copyright' => 'Feito con <i class = "voyager-heart"> </i> por..

Decoded Output download

<?php

return [
    'footer_copyright'  => 'Feito con <i class = "voyager-heart"> </i> por',
    'footer_copyright2' => 'Feito con ron e incluso mis ron',
];
 ?>

Did this file decode correctly?

Original Code

<?php

return [
    'footer_copyright'  => 'Feito con <i class = "voyager-heart"> </i> por',
    'footer_copyright2' => 'Feito con ron e incluso mis ron',
];

Function Calls

None

Variables

None

Stats

MD5 0639d7fb2892a146c682a3958848751c
Eval Count 0
Decode Time 88 ms