28 Jan
2018
28 Jan
'18
4:04 p.m.
On Jan 28, 2018, at 3:31 PM, تعلم البرمجة <mido2010bona@gmail.com> wrote:
Thank you for your reply I know this but I want to do some things through PHP If the Password is correct I do so I call the data from the database but when the Password is encrypted the query fails
That's how it works. You can't turn a CHAP-Password or an MS-CHAP password into a normal cleartext password. It's impossible. Alan DeKok.