array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'it', ), 'this' => array ( 0 => 'mongodb.tutorial.php', 1 => 'Tutorials', ), 'up' => array ( 0 => 'set.mongodb.php', 1 => 'MongoDB', ), 'prev' => array ( 0 => 'mongodb.constants.php', 1 => 'Costanti predefinite', ), 'next' => array ( 0 => 'mongodb.tutorial.library.php', 1 => 'Using the PHP Library for MongoDB (PHPLIB)', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/mongodb/tutorial.xml', ), 'history' => array ( ), 'extra_header_links' => array ( 'rel' => 'alternate', 'href' => '/manual/en/feeds/mongodb.tutorial.atom', 'type' => 'application/atom+xml', ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

Tutorials

In this section you will find several tutorials on how to use the MongoDB driver for PHP.