Thalasar Ventures

PHP Driver Setup for MongoDB

Download Link : https://github.com/mongodb/mongo-php-driver/downloads Steps : 1 .Extract php_mongdo.dll file that is suitable to your PHP version 2. Place dll file in ext folder ( wamp\bin\php\p…

Installing MongoDB on Mac OS X with Homebrew.
Video Rating: 5 / 5

Both comments and pings are currently closed.

10 Responses to “PHP Driver Setup for MongoDB”

  1. geek y2k says:

    Fatal error: Class ‘mongo’ not found in C:xampphtdocsmongobase.php on
    line 3

  2. Tips&Programming says:

    thank you, it saved me from getting headache 

  3. Khalsa Force says:

    thanks bro,i was edit wrong dll file

  4. Pixel Thennarasu says:

    any possibility is there can view database in grid view format using php?

  5. ReallyIni says:

    Thanks

  6. Rajesh Kumar says:

    The Mongo class is deprecated, please use the MongoClient class

  7. sweetmaanu says:

    helpful tutorial 🙂 

  8. Aramís Paes says:

    thank’s

  9. letsnotimitateothers says:

    Just found a great answer in stackoverflow :

    http://stackoverflow.com/questions/3987683/homebrew-install-specific-version-of-formula
    

  10. Derek Temple says: