Re: A C CGI Library that works with FCGI?
| Newsgroups | gmane.comp.web.fastcgi.devel |
|---|---|
| Message-ID | <[email protected]> |
As far as I know, the CGI libraries out there only work for traditional CGI - ie, they are designed to be called just once per program instance. We used the source of one open source library and modified it so that memory could be released etc between calls. > The C programming language. > > On Oct 4, 2006, at 8:03 AM, Marc Prewitt wrote: > >> Jeremy Cowgar wrote: >>> What are you using for a CGI library that works with FCGI for the C >>> programming language? I would like to have normal GET/POST support as >>> well as file upload support. >>> >>> Thanks! >>> >>> Jeremy >>> >> >> What are you using for a programming language? For perl, I use >> CGI.pm >> which works with FCGI. See the www.fastcgi.com for more APIs. > > ___________________________________ > fastcgi-developers mailing list > http://fastcgi.com/fastcgi-developers/ > ___________________________________ fastcgi-developers mailing list http://fastcgi.com/fastcgi-developers/