is it possible to get the new/updated _id after the query? example code:
$key = array( 'something' => 'unique' );
$data = array( '$inc' => array( 'someint' => 1 ) );
$mongodb->db->collection->update( $key, $data, array( 'upsert' => true ) );
$ Anahtar, yeni / eski _id nesne tutan değil ve ben $ veri olacak değil ya onun sadece bir talimat çünkü varsayalım.