+ 1
How do you connect postgresql database with local or static website?
Hello! I want to know that how can we connect our postgre sql databases with our static website. And is it necessary to learn php for these types of connection?.
3 odpowiedzi
+ 21
No learning php isn't necessary but it's appreciated since firebase has some loop holes.
Try learning it though-
Some resources:
Firebase Auth tutorial series by Net Ninja
https://www.youtube.com/playlist?list=PL4cUxeGkcC9jUPIes_B8vRjn1_GaplOPQ
Some documentation:
https://code.tutsplus.com/tutorials/how-to-create-a-simple-web-based-chat-application--net-5931
+ 20
Wlcm )) I too learned a lot from here!
+ 2
Thanks! For guiding. I thought that only sql,html,css,javascript is enough for developing static websites.