(PECL mongo >=0.9.0)
MongoCollection::findOne — Querys this collection, returning a single element
The fields for which to search.
Fields of the results to return.
Returns record matching the search or NULL.
Throws MongoConnectionException if it cannot reach the database.