cgigetvalue man page on DragonFly

Man page or keyword search:  
man Server   44335 pages
apropos Keyword Search (all sections)
Output format
DragonFly logo
[printable version]

CGIGETVALUE(3)		 BSD Library Functions Manual		CGIGETVALUE(3)

NAME
     cgigetvalue — gets the value belonging to name

SYNOPSIS
     #include <cgi.h>

     const char *
     cgigetvalue(char *name);

DESCRIPTION
     The cgigetvalue() function is used to get the value of name passed to a
     cgi script.  It will automaticly determines the method used to submit the
     information from the browser.

     The first call will automaticly create a internal search table that is
     used to look up the values.  This will be used in following calls to
     cgigetvalue() until either cgiclose(3) or cginewquerystr(3) is called.
     After one of those functions is called, cgigetvalue() will either reread
     the QUERY_STRING environment variable if the method is GET, or parse the
     string passed to cginewquerystr(3) .

RETURN VALUES
     The cgigetvalue() function returns a pointer to the value associated with
     name if name exists; otherwise a null pointer is returned.

SEE ALSO
     cgiclose(3), cginewquerystr(3),

AUTHORS
     The cgiparse library was writen by John-Mark Gurney ⟨gurney_j@efn.org⟩.

     This product includes software developed by the Apache Group for use in
     the Apache HTTP server project (http://www.apache.org/).

BUGS
     None currently known.

BSD				March 13, 1996				   BSD
[top]

List of man pages available for DragonFly

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net