maitrabp / E-commerce

I developed an interest in web development through one of my classes, so during my free time I made a complete E-commerce website/application from scratch using basic HTML, JS, CSS, and client-side Php. For more details on what my ecommerce website can offer, please read the README.
https://mp-creates-ecommerce.herokuapp.com/login.php
1 stars 0 forks source link

Local Database Connection #1

Open claudiu71290 opened 3 years ago

claudiu71290 commented 3 years ago

Hello! Can you help me to connect on a localhost database ?

maitrabp commented 3 years ago

Have you installed XAMPP? It's a local server which you can run your PHP app on, plus it also has MySQL configurations. Sorry for the late response, but if you need further help let me know, I'd be happy to help!