| TutorialTable of Contents
 Warning
   This extension is deprecated. Instead, the MongoDB extension should be used. This is the official MongoDB driver for PHP. Here's a quick code sample that connects, inserts documents, queries for documents, iterates through query results, and disconnects from MongoDB. There are more details on each step in the tutorial below. 
<?phpThe above example will output: Calvin and Hobbes XKCD |