Jan Mura wrote:
> Hello,
> I would like to ask if there is a genral concept of creating web pages using
> a database and PHP or another scripting language.
The term you'll want to search on is "Content Management System" or CMS.
There are plenty to choose from: Plone, Zope, Mambo etc.
Try here to start: http://www.opensourcecms.com/
Although they all provide a front-end to edit pages, they all have the
page text stored in a database (usually PostgreSQL or MySQL).
If that's more than you want, there are many templating systems for php,
perl, python, ruby etc.
--
Richard Huxton
Archonet Ltd