bool find( string $where )
This function is part of Extended Active Record
$person = new Person; $person->find('id=1');