How can I do a localhost on my pc or android? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How can I do a localhost on my pc or android?

I were using pgAdmin to study SQL but I can't just open a server to testing. It says that cannot connect to a server. Can you help me what app or software it's the most simple to I study SQL? Or how to solve the pgAdmin problem (yes i've searched at google so bad). Or just create a local host? I'm starting study now, so sorry for terms mistakes

27th Feb 2018, 11:05 AM
Matheus A.
Matheus A. - avatar
3 Answers
+ 3
the readme.md at https://github.com/Abdur-rahmaanJ/Home-book-lending might help you !
27th Feb 2018, 11:37 AM
Abdur-Rahmaan Janhangeer
Abdur-Rahmaan Janhangeer - avatar
+ 2
Thank you guys, i installed WAMP and worked fine
28th Feb 2018, 12:24 AM
Matheus A.
Matheus A. - avatar
+ 1
If what you need is a localhost look into LAMP or WAMP servers. They are easy to set up and there are tons of tutorials on them. Node js also opens up a port to access localhost.
27th Feb 2018, 11:57 AM
spcan
spcan - avatar