int dbplus_find ( resource $relation , array $constraints , mixed $tuple )
Places a constraint on the given relation. Further calls to functions like dbplus_curr() or dbplus_next() will only return tuples matching the given constraints.