Thunderstone Software Document Search, Retrieval, and Management
Search:
Texis Manual
 

cgisladdstr() - add user-defined variables from URL string

SYNOPSIS

#include "cgi.h"

int    cgisladdstr(sl, s)
CGISL *sl;
char  *s;


DESCRIPTION
The cgisladdstr() function parses a standard URL-encoded string s (i.e. of the form var=value&x=y...) for CGI variables, and adds them to the given CGISL object in decoded form. It returns 1 on success, and 0 on error.


SEE ALSO
cgisladdvar()


Copyright © Thunderstone Software     Last updated: Sun Mar 17 21:14:49 EDT 2013
 
Home   ::   Products   ::   Solutions   ::   How to Buy   ::   Support   ::   Contact Us   ::   News   ::   About
Copyright © 2013 Thunderstone Software LLC. All rights reserved.