PHP code error

Asked

Viewed 26 times

-1

Good night! Sorry, I know I should try to learn PHP to solve my doubts, but I believe that to solve the doubt I have it would take a lot of time that I do not have now.

I am decrypting a PHP code and it presented an error when running. I’m doing it for Wamp and Using a Virtual Host on the Machine(Wamp).

If you can explain what happened, I’d appreciate it. Follows the code:

${$kvdmeckplis}=explode(""email":{ "name":"",${${"GLOBALS"}["ekigfkpu"]});

Here is the error: Parse error: syntax error, Unexpected 'email'

1 answer

0

For starters, what is your purpose in this code? Because there are many double quotes, like this ""email", which leaves a lot of nonsense. And the code is giving error because PHP is trying to look for some variable called email, the right would not be so "email"?

  • As I said at the beginning my noble, I know little of PHP, I am decrypting in the hope that it works. The information I know is, it saves information in a database. Follow the encrypted code, maybe help: ${$kvdmeckplis}=explode(" X22 x62an x6b X22:{"na x6de X22: X22",${${" x47LO x42 x41 x4c x53"}[" x65 x6b x69 X67 x66 x6b x70 x75"]});

Browser other questions tagged

You are not signed in. Login or sign up in order to post.