Student Registration System Php-MongoDB Project

Student Registration Php-MongoDB Project
Student Registration Php-MongoDB Project

Technologies Used :

Frontend: Html, CSS, JS, Bootstrap
Backend: Php, MongoDB Database
Software Requirement : Xampp, MongoDB

 Installation Guide Steps:

1) Download Xampp Web Server Version 7.4.16 from this link :> https://www.apachefriends.org/download.html

2)Download MongoDB Community Version from this link :> https://www.mongodb.com/try/download/community


3)After Downloading this two software install this software

4)After installing download  "php_mongodb.dll " file from this link :> https://bit.ly/3g3G91w and paste the downloaded file in " C:xampp/php/ext/ folder "

5)after pasting the file go to in " C:\xampp\php " folder and open " php.ini file " and search the name " extension=mysqli " and add this line 
"extension=php_mongodb.dll " after "extension=mysqli "  and save that file and restart your xampp server

6)after restarting server copy unzip Student Registration System project and copy this unzip project and paste this location C:xampp/htdocs/  

7) then go to browser and type in search bar localhost/Student%20Registration%20System/ your project will run successfully!!! :)




Post a Comment

0 Comments