douliandan7340 2016-03-24 08:44
浏览 49
已采纳

哪个mongodb驱动适当的文件?

i would like to determined the appropriate file that matches my PHP version i am using windows , wampserver

PHP Version 7.0.0
PHP API 20151012
PHP Extension   20151012
Zend Extension  320151012
Zend Extension Build    API320151012,TS,VC14
PHP Extension Build API20151012,TS,VC14
Thread Safety   enabled

which dll can i use from this

  • 写回答

1条回答 默认 最新

  • doxzrb8721 2016-03-25 14:17
    关注

    You can not use any driver from the list you have linked because these are legacy drivers that do not work with PHP 7. You can find installation guide for new driver for Windows in the official documentation here.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?