+ 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 ?
3 Antworten
+ 1
This is confusing as it sounds like you answered your own question.
+ 1
Figure out what you wanna build first. Then try to solve it step by step.
+ 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.