Code Monkey home page Code Monkey logo

cgicc's Introduction

README for GNU cgicc
====================

GNU cgicc is an ANSI C++ compliant class library that greatly
simplifies the creation of CGI applications for the World Wide
Web. cgicc performs the following functions:

 - Parses both GET and POST form data transparently
 - Provides string, integer, floating-point and single- and
   multiple-choice retrieval methods for form data
 - Provides methods for saving and restoring CGI environments to aid
   in application debugging
 - Provides full on-the-fly HTML 4.0 generation capabilities, with support
   for cookies
 - Supports HTTP file upload
 - Compatible with FastCGI

Please send bug reports, suggestions, and comments to <[email protected]>

To subscribe, send a message to <[email protected]> with the
word 'subscribe' in the subject line.  A web interface to the list is
available at http://mail.gnu.org/mailman/listinfo/bug-cgicc.

Visit cgicc on the web at http://www.cgicc.org

This package should contain the following directories:

cgicc/     The source code to the GNU cgicc library
contrib/   Contributed non-parsed header and FastCgi examples
demo/      Four demonstration applications using cgicc
doc/       Complete documentation for cgicc in html format
example/   A skeleton CGI application using cgicc and autoconf
support/   Installation/configuration support files
win/       Win32 project files

cgicc's People

Contributors

klupek avatar mpapierski avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.