cgi
Common Gateway Interface for Octave
Select category:
Creates a CGI object to parse CGI query string from GET or POST requests.
Returns the first CGI parameter with the given name.
Returns all CGI parameters with the given name.
Returns true if a CGI parameter with the given name exists (otherwise false).
Dot-syntax for returning CGI parmaters
Package: cgi