Password production for admin..
Posted: Thu Jul 24, 2008 7:11 am
Any one should not see the other page without entering into the login page……(my php files in the dir:*/admin/…The login page is login.php…..it also contain index.php……if any one put the url */admin/index.php…it will so….but my thing is if any one put */admin/(anyfile name) then it will show the logion page first…..so that user authorization is conform by entering username and pass then only they are pirated to access other pages) how I do this…