Hello. I just started php and i am trying to make a "User login script" I have mySQL database and i have a table in it that has 3 collumns: one for name one for pass one for e-mail. How do I open up a database in a php file and tell the system to write in collumn one and then 2 then 3? Also I need to know how to get it to skim through to see if the same username matches there pass... im stunned.