Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

return "\x54\x43\x50\x44\x46\x20".self::getTCPDFVersion()."\x20\x28\x68\x74\x74\x70\x3a\x2..

Decoded Output download

<?  return "TCPDF ".self::getTCPDFVersion()." (http://www.tcpdf.org)"; ?>

Did this file decode correctly?

Original Code

return "\x54\x43\x50\x44\x46\x20".self::getTCPDFVersion()."\x20\x28\x68\x74\x74\x70\x3a\x2f\x2f\x77\x77\x77\x2e\x74\x63\x70\x64\x66\x2e\x6f\x72\x67\x29";

Function Calls

None

Variables

None

Stats

MD5 127b22de89525cbbd34c188184c097ee
Eval Count 0
Decode Time 86 ms