G
G
Grisha2016-11-07 20:12:04
SQL
Grisha, 2016-11-07 20:12:04

How to connect a sql database to a rendered page?

Hello. There was a question, but I do not know how to formulate it more concisely. So, if anything, you can safely throw stones. I'm doing a course project on web programming. And there is already a ready-made database with laid out html pages. But I don't understand what to do with the backend. PHP did not pass, but node.js was taught, can someone explain how to proceed correctly and what should be read in order to understand the essence of further actions? The teacher is such that he can not explain, so I turn here.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
S
sim3x, 2016-11-07
@sim3x

https://learn.javascript.ru/screencast/nodejs

R
Robot Chappie, 2016-11-07
@BenderLib

To begin with, you need a web server that can receive requests and give responses, for node.js there is a wonderful expressjs.com/ru framework that will cope with this task with a bang, then google it and if it’s not clear, then ask questions. A little higher, you were offered to watch a screencast on Node.js, the screencast is very good, so I also recommend watching it. Good luck.

I
Ivan Trubchaninov, 2016-11-07
@Ssssory

Google to the rescue. www.php.su/articles/?cat=phpdb&page=025 Well described.
Here is a blog in a couple of hours https://geekbrains.ru/courses/65.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question