Need help with PHP + MySQL
Posted: Thu Dec 01, 2011 5:04 am
Hello
First off let me tell you, that I am i noob in PHP/MySQL
Í need help with making a login page and when the user logs in, his/her's info from MySQL is presented in a table on the site. The info should be: ID#, Number of chips, URL and Hits.
So do I need a table with 4 column og 6 columns (if the username and password are supposed to go in the same coloum??)) and the user must be able to edit the "URL" og delete whole column.
The systems have to be able to support multiple users, so that when a person logs ind, that person
is presented with his/her's specifik coloums.
How do I get startet on this and does it sound easy to you PHP/MySQL experts??
I hope you understand me!
Best regards!
First off let me tell you, that I am i noob in PHP/MySQL
Í need help with making a login page and when the user logs in, his/her's info from MySQL is presented in a table on the site. The info should be: ID#, Number of chips, URL and Hits.
So do I need a table with 4 column og 6 columns (if the username and password are supposed to go in the same coloum??)) and the user must be able to edit the "URL" og delete whole column.
The systems have to be able to support multiple users, so that when a person logs ind, that person
is presented with his/her's specifik coloums.
How do I get startet on this and does it sound easy to you PHP/MySQL experts??
I hope you understand me!
Best regards!