Hi, since this forum is for learn purpose i go here with my ask. I learn step by step PHP and i know some command but olways something go wrong. I wanna make website for RPG where user can login with: user/password and go to some panel where put info and foto and then generate new page with table like this:
http://filebeam.com/1e21b2d89d27ae7a69586768f7ddd91f.jpg
and on global page (like index.php) are generate link with first foto and info from "Name:" part. So when some1 go to index.php see list of all users and can click on it and go to special page with more info:)
So please some help, from my side i know how to make login to panel but with other stuff i need help, and maybe when we finish this this some1 can use our job to RPG use
EDIT:
panel should have editing and delete option. and we dont need register page coz acces should have only admin and can put log/pass in DB when i finish authetication page i will post result.