WebAIM - Web Accessibility In Mind

E-mail List Archives

Thread: Need Php Help With Vallidating Users

for

Number of posts in this thread: 2 (In chronological order)

From: marvin hunkin
Date: Wed, Apr 26 2006 10:20PM
Subject: Need Php Help With Vallidating Users
No previous message | Next message →

Hi.
got a form, with a php script to enter a username, and password, then when
you click login, it logs in and shows you a message, saying the person
logged in successfully.
and shows the current time.
but now need a function, to check to see if the correct user name and
password has been entered, and to show a error message, if the wrong info
been entered, returning you to that element on the form, and then another
function, whether to allow the person in or not.
if any one has got any examples, been looking around on php.net and
google.com, but a lot to do with my sql, and php, and only want php.
let me know asap.
cheers Marvin.






From: Tim Beadle
Date: Thu, Apr 27 2006 2:50AM
Subject: Re: Need Php Help With Vallidating Users
← Previous message | No next message

On 27/04/06, marvin hunkin < = EMAIL ADDRESS REMOVED = > wrote:
> if any one has got any examples, been looking around on php.net and
> google.com, but a lot to do with my sql, and php, and only want php.
> let me know asap.

Hi Marvin,

I would suggest that this is a php, not an accessibility issue, so you
might be better off addressing the question in a more php-specific
forum.

Best regards,

Tim