PHP for beginners. Connect to MongoDB

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 ก.พ. 2025

ความคิดเห็น • 12

  • @gortex8383
    @gortex8383 2 ปีที่แล้ว +1

    thx mate
    very easy to follow

  • @kornelgeczi4589
    @kornelgeczi4589 4 ปีที่แล้ว

    Thanks for this video from Hungary.

    • @patricklindio7061
      @patricklindio7061 3 ปีที่แล้ว

      please help me for inserting and adding documents

  • @donaldnelbec5546
    @donaldnelbec5546 2 ปีที่แล้ว

    thank you man you are the best

  • @sumithrabramandla1382
    @sumithrabramandla1382 5 ปีที่แล้ว

    thank you so much i was trying connect mongodb with php but could not connect .It was showing MongoClient not found .This video helped me a lot
    thank you

  • @sumithrabramandla1382
    @sumithrabramandla1382 5 ปีที่แล้ว

    i have problem in installing mongo db 4.0.8 version its installation process struck in the middle what should i do.
    whether i should download previous version.
    please reply as soon as possible

  • @limbryan1740
    @limbryan1740 4 ปีที่แล้ว

    Was helpful! thanks

    • @patricklindio7061
      @patricklindio7061 3 ปีที่แล้ว

      hello can you help me for coding of inserting and adding documents because the code given by internet is not working with this sample

  • @yokymindgame9372
    @yokymindgame9372 4 ปีที่แล้ว

    thanks brother

  • @YellowstoneCommie
    @YellowstoneCommie 2 ปีที่แล้ว

    Mongodb driver not found. This solution doesn't work

    • @coderposts
      @coderposts  2 ปีที่แล้ว

      Hi, do you see the mongodb extension when you run 'php -me'?

    • @YellowstoneCommie
      @YellowstoneCommie 2 ปีที่แล้ว

      @@coderposts actually I found that I needed to use composer to import the correct files and bring the php.autoloader into the project