hi, I'm quite new with php and mysql. I've created a table in a database with these fields: first name, last name, usrId, Password, page. In the page field aI store the internet address of the page the user can access. I need to create a login module by which a user can access only that page. Is there a way to get a ready-to-use source code related to this matter or can someone explain mein very poor words what to do.
Thank you to all