On 30 April 2010 18:05, Marcos Douglas <m...@delfire.net> wrote:
>
> What about FastCGI, is there an implementation default in FPC?


I haven't used FastCGI yet, but there seems to be an implementation
included with FPC.

  <fpc_src>/packages/fastcgi/*


> I want codify a web app and I think use FreePascal. You recommend
> that?

Free Pascal is a very good choice for CGI web applications. You have
the full RTL and FCL at your disposal. I even use a OPF (Object
Persistent Framework) with our CGI apps.

Best of all, I didn't have to learn a new language like PHP, Java,
Python etc. :-)


-- 
Regards,
  - Graeme -


_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to