0 LIKES LikeUnLike
OK, so here is what i did.1. index.php so on this page you type in your information into the username and password slots and when you click submit it sends your info to login_check.php. ($_POST['username'] etc.]2. login_check.php once here it checks the database to see if you are actually registered. if you are it sends you to members_home.php. if you are not logged in it sends you to index.php.Here is where im stuck. what code do i put at the top of members_home.php to make sure whoever is viewing this page is logged on. I think its a cookie im supposed to do. How would i do this?
Tags:
Report (0) (0) | earlier
Latest activity: earlier. This question has 1 answers.