Call-911
08 Feb 2009, 11:44 PM
Hey guys, this seems like it should be really easy to do. Any tutorials or information on how to do this would be great!
I need a user-login that will then display information specific to that user.
So I need a database with the following information
User name is: johndoe
Password is: password
Address: 123 ABC Street
Phone: (123) 456-7890
Account Balance: $54.00
So I have all this information in an excel spreadsheet, I need to get it into a mySQL database, and then set up on my website a spot where:
johndoe can login, and then be directed to a page where it shows him his information, AND ONLY his information, not anyone else in the database.
Is this easy to do? Can someone show me a way to or software to do this. Thanks!!!
I need a user-login that will then display information specific to that user.
So I need a database with the following information
User name is: johndoe
Password is: password
Address: 123 ABC Street
Phone: (123) 456-7890
Account Balance: $54.00
So I have all this information in an excel spreadsheet, I need to get it into a mySQL database, and then set up on my website a spot where:
johndoe can login, and then be directed to a page where it shows him his information, AND ONLY his information, not anyone else in the database.
Is this easy to do? Can someone show me a way to or software to do this. Thanks!!!