alright so im reading larry ullmans PHP beginner book ( which is great!) but all i want to do is a make a login screen to verify that a user in my database is who they say they are
would i use a IF $true conditional? and the data could be read at my database at some location and verify that the person is who they say they are? and if not make a simple Print
wrong username or password