$sql = "SELECT * FROM dataflex where attorney = '$INPUT{'attorney'}' and where issue = '$INPUT{'issue'}'"; #### $sql = "SELECT * FROM dataflex where attorney = '$INPUT{attorney}' and issue = '$INPUT{issue}'";