lazarus/components/cgi
mattias dedc5ad403 removed writeln
git-svn-id: trunk@8671 -
2006-01-31 14:00:48 +00:00
..
ide implemented saving project session file 2006-01-30 22:01:34 +00:00
lib
cgilaz.lpk
cgilaz.pas
cgimodules.pas removed writeln 2006-01-31 14:00:48 +00:00
Makefile remove last path delimeter from UnitOutputPath in Makefile.fpc 2006-01-29 21:00:18 +00:00
Makefile.fpc Makefile custom options are now platform independent 2006-01-21 09:46:15 +00:00
README

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'.