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 ( 'E-Mail Summaries' => 'E-mail sszefoglalk', ); ..

Decoded Output download

<?php
return array (
  'E-Mail Summaries' => 'E-mail sszefoglalk',
);
 ?>

Did this file decode correctly?

Original Code

<?php
return array (
  'E-Mail Summaries' => 'E-mail sszefoglalk',
);

Function Calls

None

Variables

None

Stats

MD5 35b681fe2477f03fd16f43051af551ab
Eval Count 0
Decode Time 88 ms