lazarus/components/cgi
micha c3fada6d57 win64 fixes (from peter, modified)
git-svn-id: trunk@9222 -
2006-05-01 21:47:48 +00:00
..
ide win64 fixes (from peter, modified) 2006-05-01 21:47:48 +00:00
lib implemented registration functions for project, file and package types, added cgilazide package 2004-11-22 21:39:40 +00:00
cgilaz.lpk added printer4lazarus and cgilaz to bigide 2006-01-02 23:11:53 +00:00
cgilaz.pas added package unit 2006-01-20 15:11:16 +00:00
cgimodules.pas removed writeln 2006-01-31 14:00:48 +00:00
Makefile win64 fixes (from peter, modified) 2006-05-01 21:47:48 +00:00
Makefile.fpc Makefile custom options are now platform independent 2006-01-21 09:46:15 +00:00
README implemented registration functions for project, file and package types, added cgilazide package 2004-11-22 21:39:40 +00:00

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