Hi Guys ,
I'm making a login page for my application.
I need to check the login username and password against the database. But i'm not using Sqlite .
So i'm having problem with checking the user and pass against the database MySql
What is the code for the connection and checking?
Can anyone help me with this?


