summaryrefslogblamecommitdiff
path: root/www/cgiparse/pkg-descr
blob: b0d7c6b8bc447049f76c4b60dff318b23139c152 (plain) (tree)
1
2
3
4
5




                                                                  
cgiparse is a C library that is used to build cgi's that can parse
web forms.  It provides a few utility functions that allow your
cgi's to be easily debuged.

To parse a cgi form it is as easy as calling cgigetvalue("name").