+ 2

How to use JS in a PHP code

I want to make a form in php extension and also want to verify the password . I asked to enter password twice and used JS function to check whether the password matched or not. The problem is that all the time I run the code. Alert says that the password didn't match. https://code.sololearn.com/w9yBe2L6BpX3/?ref=app

17th Aug 2018, 4:14 AM
Gaurav Zaiswal
Gaurav Zaiswal - avatar
3 Réponses
+ 2
Check better line 21 and you will see that some '!' lack 😉
17th Aug 2018, 4:22 AM
KrOW
KrOW - avatar
+ 2
KrOW sometimes you laugh at your silly mistake 😂😂 thanks for your help 😀
17th Aug 2018, 4:42 AM
Gaurav Zaiswal
Gaurav Zaiswal - avatar
0
👍👍👍
17th Aug 2018, 5:00 AM
KrOW
KrOW - avatar