php7.1存储文件并从mongdb 1.2.8中检索文件

时间:2017-03-27 14:25:23

标签: php mongodb file

需要帮助处理php7.1中的文件mongodb(1.2.8)

我们可以在php7.1 mongodb1.28中插入和获取正常记录(如id,name)。 需要知道我们如何使用php7.1

在mongodb中存储文件和检索文件

//连接到Mongo并设置DB和Collection

<input type="text"
       ng-model="myVar"
       ng-model-options="{debounce: 1000}"
       ng-change="functionToBeCalled()"/>

在php7.1中看起来类似

感谢您的帮助

感谢 那仁

0 个答案:

没有答案