(PECL mongo >=0.9.0)
MongoCollection::save — Saves an object to this collection
If the object is from the database, update the existing database object, otherwise insert this object.
Array to save.
Returns if the object was saved.