A C++ class library for CGI decoding
Overviewalphabetic index hierarchy of classeslibcgi++ is a C++ class library that decodes CGI-encoded data and allows other applications to use it. Any program that requires CGI input (typically through an HTML form) could use the functionality provided by libcgi++.
Features:
- Object-oriented design and implementation;
- Improved security over interpreted scripts;
- High performance (fast, reliable code).
Before downloading this software, be sure to read the Copyright . By copying this program, you, the user, agree to abide by the copyright conditions and understandings with respect to any software which is marked with a copyright notice.
The archive contains the following files:
- libcgi++.[CH] are the library itself;
- Makefile is the Makefile that I use (you might want to use parts of it);
- The doc directory contains the documentation as HTML files (what you are reading right now), as well as PostScript (libcgi++.ps).
I can't help you if your browser is not configured properly for the tar.gz format. If you're willing to experiment with a class library, I am assuming that you know what you're doing. Therefore, don't ask me to change the file name.
This documentation format (as well as the text) is new. Please let me know if you find it innacurate or if you have problems with it. As usual, constructive feedback is welcome!
generated by doc++