Base64 decryption! Reverse! Can a piece of normal text be returned after being decrypted by base64 ??? [Email & #160; protected] [email & #160; protected]? Go back to the original email address ??? What should you do ?? Ask for advice !! ------ Solution -------------------- maybe your character encoding is wrong, maybe you have written the wrong program. ------ Solution ------ base64 decryption! Reverse!
Can a piece of normal text be returned after being decrypted by base64 ???
[Email protected]
[Email protected]? Go back to the original email address ???
What should you do ?? Ask for advice !!
------ Solution ----------------------
Maybe your character encoding is wrong, maybe you have written the wrong program.
------ Solution ----------------------
$ S = [email protected] ';
$ T = base64_decode ($ s );
Echo base64_encode ($ t );
Bodymailnes =