PHP & MongoDB Tutorial

PHP 和 MongoDB 教程

基于 PHP 的应用程序可以使用 PHP MongoDB 驱动程序连接到 MongoDB。PHP MongoDB 驱动程序在各种平台(如 Windows、Mac OS 和各个版本的 UNIX)上使用 PHP。

受众

本教程专为 PHP 程序员设计,他们希望详细了解 MongoDB 驱动程序,以便除了其架构和实际用法之外,能够连接到 MongoDB。

先决条件

在继续本教程之前,您应该对 PHP 编程语言有充分的了解。由于您将处理 MongoDB 数据库,因此您应该事先了解 NoSQL 和数据库概念。

广告