lazarus/components/cgi
2007-12-27 12:03:06 +00:00
..
ide
languages updated translations using patch rstconv which adds the CharSet header 2007-12-27 12:03:06 +00:00
lib
cgilaz.lpk
cgilaz.pas
cgimodules.pas cgi modules: make Response stream public instead of published, fixes #10071. 2007-11-02 09:59:30 +00:00
Makefile
Makefile.fpc
README.txt

cgi

With the cgimodules.pas unit you can easily create cgi applications with
datamodules.

In the IDE sub directory you can find a design time package, which will install
some helpful IDE features like 'CGI Application' and 'CGI Module'.