Help ! | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 11

Help !

Hey guys ! I'm working on a project I'm creating database in SQL and I need to know how to connect the backend sql to the front end ? How do I create front end for a software like we make web page (also a front end) in html+css and we use javascript and php for back end purpose. In case of a software how can I make the front end and how to create bridge between frontend and backend ?

4th Aug 2018, 5:47 AM
Ananya Srivastava
Ananya Srivastava - avatar
3 Answers
+ 1
This is confusing as it sounds like you answered your own question.
4th Aug 2018, 7:25 AM
Janningā­
Janningā­ - avatar
+ 1
Figure out what you wanna build first. Then try to solve it step by step.
4th Aug 2018, 7:28 AM
Akib
Akib - avatar
+ 1
Hmm. How much do you have done so far? It's a bit easier to have the back end endpoints done first, then attach the front end to it (HTTP requests), much like trying to build a bathroom and making sure the supply lines are in the correct positions along the floor or the wall before installing the shower enclosure / tub surround, toilet, and sink.
11th Aug 2018, 3:50 AM
Janningā­
Janningā­ - avatar