You are on page 1of 12

Establishment of

connection
between php and
mongo dB  
Step 1:
Finding out some details about our
Step 2: PHP 
Step 3:

• Downloading mongo db drivers


• https://pecl.php.net/package/mong
odb/1.7.2/windows
Step 4:
Step 5
Copying the file
Step 6
• Copy the file to Cdrive -> Xampp -> php -> ext
Step 7 Adding extension php_mongodb.dll
Step 8: • Writing a php code and executing it.
Successfully connected
Verification
Thank You!

You might also like