I want to create a login in my website. I have 2 textbox one for importing the username and the other one for importing the password and I have a button for sign in.
How can we create a login when the signin button is clicked? I want to write my codes with session.
How can we create a login when the signin button is clicked? I want to write my codes with session.
Comment