Search results

  1. P

    mongodb

    I have a site that needs the mongo extension installed in the php.ini file. Is there anyway this can be done ? One of my sub folders has a link to my data at mongolab. my code for the connection is ... mongodb://<user>:<password>@<id>.mongolab.com:<number>/<database> Thanks.
Top