Is there a way to link a website to a local database without using a server??if there is how does one do that.. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Is there a way to link a website to a local database without using a server??if there is how does one do that..

9th Jan 2018, 1:15 PM
jared bada
5 Answers
+ 5
Use XAMPP
9th Jan 2018, 1:21 PM
Calviղ
Calviղ - avatar
+ 2
Without using a server, you cannot: @Calvin solution is to install a local server on your computer... probably assuming you're searching a way to link a local website to a local database, but you could look at Firebase, if your goal is to link a non-local website (google online database handler through web api). Another local solution, would be to install another local development server such as one of Python web frameworks available, and use it (or any other server side scripting language) to link your website to your database ;)
9th Jan 2018, 2:44 PM
visph
visph - avatar
+ 2
yeah visph has explained well
9th Jan 2018, 4:01 PM
Melchizedeck
Melchizedeck - avatar
+ 1
melchi hio ni answer gani
10th Jan 2018, 10:12 AM
jared bada
+ 1
You could opt to use wamp/xxamp or try using wordpress for such a solution
12th Dec 2018, 1:54 PM
Melchizedeck
Melchizedeck - avatar