PHP Login Page
Posted: Fri Aug 06, 2010 3:47 am
Please help me in inplimenting a php login page.
The page should check the users user name and password.
And also check the difference in the users registration date and the current date.
if the difference is more than 365 days, he will be redirected to an error page. Otherwise access is give.
The page should check the users user name and password.
And also check the difference in the users registration date and the current date.
if the difference is more than 365 days, he will be redirected to an error page. Otherwise access is give.