My question is the following: is it possible to automatically generate an html page by entering data into the database (ie, for example, I wrote a new article and added its contents to the database)
in the table column: // content // - text of the article // name // -name of the article // autor // -author // url // -address of this very page with the article :-)
correspondingly they are all filled with my new entries
(Suppose a page template already exists)