I\'m using the Mongo PHP extension.
My data looks like:
users { \"_id\": \"4ca30369fd0e910ecc000006\", \"login\": \"user11\", \"pass\": \"examp
You might be better off embedding the "news" within the users' documents.