The filter argument is the actual query you'd like to execute.

I do however recommend you use also install:
https://github.com/mongodb/mongo-php-library
See for example: http://mongodb.github.io/mongo-php-library/usage/

This should make it much easier to use the driver.

For any other questions, please contact the mongodb-users@ group, see:
https://groups.google.com/forum/#!forum/mongodb-user

-Hannes

On Sun, Dec 27, 2015 at 8:27 AM, pof <[email protected]> wrote:
> Hi!
> I can't find a suitable channel for my question. If you could be so kind to 
> point me in
> the right direction I'd be most thankful!
>
> in the description on page
> http://php.net/manual/en/mongodb-driver-query.construct.php
> there is no syntax  for the filter contents (below). Without some information
> about how this field can be filled in, it's hard to use the database to say 
> the least.
>
> filter (array|object)
> The search filter.
>
> I'd appreciate your cooperation!
> Best, Per Funke

-- 
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to