E
E
Erimaru2017-12-01 21:29:36
Online shopping
Erimaru, 2017-12-01 21:29:36

How to add information to the site without creating an html file for each new page?

Hello. While doing a project at the university to create a site, the question arose: how to add information to the site without creating an html file for each new page? I am essentially creating a site for films and TV shows (ala Kinopoisk), but I did not find the necessary information on how to do this.
Thanks for answers!

Answer the question

In order to leave comments, you need to log in

4 answer(s)
L
Lone Ice, 2019-09-17
@mkvmaks

1. Upload the goods to the server in the form of XML files
2. Parse them and upload them to the database
3. Display them in the store.
4. Google until you're blue in the face about "registration/authorization"
5. Write a cart script (adding/storing/updating/deleting/clearing)
6. If in PHP, then PHPMailer in the teeth
...
X. PROFIT!!!

R
Ronald McDonald, 2019-09-17
@Zoominger

Ready-made solutions also do not want to use.

And I just wanted to write "WooCommerce".
But I'll still write: WooCommerce.
Well, Bitrix24.
Well, Google would be shaken with such and such a question.

O
Oleg, 2017-12-01
@politon

At the university, a project or a stupid lab?))
If a project, then google what CMS is.
For everything else at least PHP and mysql

D
Dmitry Gadzhiev, 2017-12-01
@gds1

write the necessary information to the database, and then pull it out from there when displaying data

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question