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

Signing you up...

Thank you for signing up!

PHP Decode

$cv = base64_decode("cmVjYXB0Y2hhX3Jlc3BvbnNlX2ZpZWxk");..

Decoded Output download

<?  $cv = base64_decode("cmVjYXB0Y2hhX3Jlc3BvbnNlX2ZpZWxk"); ?>

Did this file decode correctly?

Original Code

$cv = base64_decode("cmVjYXB0Y2hhX3Jlc3BvbnNlX2ZpZWxk");

Function Calls

base64_decode 1

Variables

$cv recaptcha_response_field

Stats

MD5 4c5eeaae72a0dd750b8f3bed8e64ab2e
Eval Count 0
Decode Time 89 ms