Hi guys. After testing few of SQL injection in my login page, it seems the SQL injection doesn't work which is good things.
However now if I want to make my login page vulnerable to SQL injection, because one of my software security assignment task is to find out weaknesses of OWASP TOP 10 weaknesses from our own developed application.
Below is my login page code: