
In this article, we will create a php program to delete documents from MongoDB collection. The development environment for this application include Apache 2.2.22, PHP 5.3.10 and MongoDB 2.2.2. 1. Documents available in “students” collection before executing php program for deleting documents 2. Create a file namely “students_delete.php” in the document root of the...