K
K
KyberID2016-10-16 15:27:23
PHP
KyberID, 2016-10-16 15:27:23

How to decrypt a string in PHP?

Good afternoon! Faced a problem. How to decrypt such a string using PHP?
[SPAM] ûÏËÉÒÕÀÝÁÑ ÐÒÁ×ÄÁ Ï ÒÁÓÓÙÌËÁÈ
Tried - sandbox.onlinephpfunctions.com/code/c60f77c19e4769... - doesn't help
PS: The wording of the question is not very good, I'm sorry.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Anton Dyrkov, 2016-10-16
@KyberID

this is a problem with the character encoding, you need to change it, here is the www.php.su/iconv() function. It remains to determine what kind of encoding the characters have, and what encoding you need to translate into in order to display normally.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question