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-pasta kopsavilkumi', ); ..

Decoded Output download

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

Did this file decode correctly?

Original Code

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

Function Calls

None

Variables

None

Stats

MD5 346d3235352e7fe21b4f48bb353b0bf5
Eval Count 0
Decode Time 72 ms