Jun 7, 2001 #1 KMinor MIS Jun 7, 2001 3 US I am trying to write a MySQL query that has more than one WHERE statement using "or" .Can some one help? $result= mysql_query ("SELECT * FROM $tablename WHERE Social_Security $ LIKE'%".$HTTP_POST_VARS["name"]."%'"
I am trying to write a MySQL query that has more than one WHERE statement using "or" .Can some one help? $result= mysql_query ("SELECT * FROM $tablename WHERE Social_Security $ LIKE'%".$HTTP_POST_VARS["name"]."%'"