[PHP-DB] PHP, MySQL and WML! Checking a database column for a particular value!

2001-01-26 Thread Kevin Connolly
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

[PHP-DB] PHP, MySQL and WML! Checking a database column for a particular value!

2001-01-26 Thread Connolly Family
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