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.
PHP Login Page
Moderator: General Moderators
Re: PHP Login Page
Okay... so... what do you need help with?
-
Jsphlane20
- Forum Newbie
- Posts: 17
- Joined: Wed Aug 11, 2010 1:17 pm
- Contact:
Re: PHP Login Page
Please post code that you are having a problem with.