openbsd-ports/www/cgiparse/pkg/DESCR
db 0925c3a284 typo and wording fixes; approved by pval
ok mbalmer@ "that diff was fun to read"
2005-03-15 01:57:02 +00:00

6 lines
227 B
Plaintext

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 debugged.
To parse a cgi form it is as easy as calling cgigetvalue("name").