Page 1 of 1

PHP Login Page

Posted: Fri Aug 06, 2010 3:47 am
by tutusaint
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.

Re: PHP Login Page

Posted: Fri Aug 06, 2010 8:07 am
by requinix
Okay... so... what do you need help with?

Re: PHP Login Page

Posted: Wed Aug 11, 2010 1:19 pm
by Jsphlane20
Please post code that you are having a problem with.