DATABASE DRIVEN WEB PAGES

mod_harbour is an Apache module that allows to run PRGs directly on the web !!!
Post Reply
User avatar
Otto
Posts: 4470
Joined: Fri Oct 07, 2005 7:07 pm
Contact:

DATABASE DRIVEN WEB PAGES

Post by Otto »

One of the most common types of dynamic web pages is the database driven type. This means that you have a web page that grabs information
from a database (the web page is connected to the database by programming,) and inserts that information into the web page each time it is loaded.
Best regards
Otto

https://winhotel.space/harbourino/html/ ... edata.html
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org

********************************************************************
Post Reply