rName='$userName' AND password = '$password'"))){
if(($rec['userName']==$userName)&&($rec['password']==$password))
bastien
> Date: Sun, 16 Sep 2007 02:39:57
-0700> From: [EMAIL PROTECTED
er 16, 2007 3:10 PM
To: php-general@lists.php.net
Subject: [PHP] php Login script issue
Hi,
Its just a login and password validation that I am trying to achieve. If the
username is correct then the person is able to view certain page, if
incorrect then he is directed elsewhere.
Success
On 9/16/07, Chris Carter <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> Its just a login and password validation that I am trying to achieve. If the
> username is correct then the person is able to view certain page, if
> incorrect then he is directed elsewhere.
>
> $userid=mysql_real_escape_string($useri
Hi,
Its just a login and password validation that I am trying to achieve. If the
username is correct then the person is able to view certain page, if
incorrect then he is directed elsewhere.
Successfully,Logged in
logout.php Log OUT welcome.php Click here if your browser is not
redirecting a
4 matches
Mail list logo