Hello im juner, a new php developer, i already finished with a register.php, login.php file. My problem is when the main.php is accessable after login by correct username and password stored in mysql database, the main.php composed of the following link:
changepassword.php
addsponsor.php
deletesponsor.php
when i click the changepassword.php link then the changepassword.php is not protected with the inputted username and password in login.php.
what i am asking now is, is there anybody has the idea with this problem? im about a month of searching in the internet but i never found a solution so help me.