Hi,
I am trying to check for the existance of a certain value (ie $login, taken from my
first PHP page: member.php) in the "first" column of my database "mydb.
The value of "$login" is passed from member.php.
My data base "mydb" contains 1 table called emplyoees which was created as follows:
CRE
Hi,
I am trying to check for the existance of a certain value (ie $login, taken from my
first PHP page: member.php) in the "first" column of my database "mydb.
The value of "$login" is passed from member.php.
My data base "mydb" contains 1 table called emplyoees which was created as follows:
CRE