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

Signing you up...

Thank you for signing up!

PHP Decode

fwrite($this->sqlFp, str_replace(["\x0a", "\40 "], ["\40",""], trim($x49)) . "\x0a");..

Decoded Output download

<?  fwrite($this->sqlFp, str_replace(["
", "  "], [" ",""], trim($x49)) . "
"); ?>

Did this file decode correctly?

Original Code

fwrite($this->sqlFp, str_replace(["\x0a", "\40 "], ["\40",""], trim($x49)) . "\x0a");

Function Calls

None

Variables

None

Stats

MD5 795a4043e89bfb75390034c24925a68f
Eval Count 0
Decode Time 42 ms