Connectivity with database | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Connectivity with database

how we can connect feedback form(contact us page in static website) to database???? plz help guys

27th Dec 2016, 7:36 PM
Prashant Kansal
Prashant Kansal - avatar
6 Answers
+ 2
To connect to a database you need to know PHP and MySQL and have a server environment like MAMP or XAMP on your computer to be able to run the PHP.
27th Dec 2016, 7:38 PM
Thomas John
Thomas John - avatar
+ 1
It's ok, this is what the discuss page is for! :)
27th Dec 2016, 7:47 PM
Thomas John
Thomas John - avatar
+ 1
Try changing the port of Apache server from 80 to 8080 then your localhost (default server name in XAMPP) will change to localhost:8080
27th Apr 2017, 3:24 PM
finalPlankton
finalPlankton - avatar
0
Thank You Sir
27th Dec 2016, 7:45 PM
Prashant Kansal
Prashant Kansal - avatar
0
If you don't know PHP, you could try this: wufoo.com with wufoo you can add form on a static website
27th Dec 2016, 8:26 PM
Jean-paul Reman
Jean-paul Reman - avatar
0
@thomas john,XAMP is not working
9th Jan 2017, 2:52 AM
Prashant Kansal
Prashant Kansal - avatar