PMXBOT Log file Viewer

Help | Karma | Search:

#mongodb logs for Friday the 27th of September, 2019

(Back to #mongodb overview) (Back to channel listing) (Animate logs)
[13:04:45] <Ferchoc> Hi, is someone familiar with the php library for mongodb? I'm trying to remove an object from a nested collection, exactly what they do in the acceped answer here: https://stackoverflow.com/questions/5228210/mongodb-how-to-remove-an-element-from-a-doubly-nested-array I'am able to do it in Mongodb console, but cannot figure out how to do it with php mongo drivers.
[13:05:02] <Ferchoc> I'm really lost as I find examples of old versions of mongo library thtat have commands tha t no longer exist (for example MongoDB\\Driver\\Manager::executeUpdate())
[14:22:16] <lastshell> seems like a php problem Ferchoc
[14:23:17] <GothAlice> "I had a problem and thought to use Java. Now I have an AbstractProblemFactoryObserverSingleton… and a problem." "I had a problem and thought to use PHP. Now I have two problems."
[20:00:24] <kenalex> hello everyone