Main > Internet > HTTP >

mod_form 1.0

mod_form 1.0

Sponsored Links

mod_form 1.0 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.009 MB
Platform: Any Platform
License: GPL (GNU General Public License)
Price:
Downloads: 1258
Date added: 2006-05-16
Publisher: Nick Kew

mod_form 1.0 description

mod_form is a utility to decode data submitted from Web forms. It deals with both GET and POST methods where the data are encoded using the default content type application/x-www-form-urlencoded.

mod_form does not decode multipart/form-data (file upload) forms: for those you should use mod_upload.

Usage:

When mod_form is active, form data will be decoded to an apr_table_t*. Modules can access the table using the optional function form_data, or individual form fields using form_value:

#include "mod_form.h"

some_func(request_rec* r) {
apr_table_t* (*form_vars)(request_rec*) ;
apr_table_t* (*form_lookup)(request_rec*, const char*) ;
apr_table_t* form_data ;
const char* val ;
const char* key = "some-form-field" ;

/* get the whole table */
form_vars = APR_RETRIEVE_OPTIONAL_FN(form_data) ;
if ( form_vars ) {
form_data = form_vars(r) ;
}

/* or get individual values */
form_lookup = APR_RETRIEVE_OPTIONAL_FN(form_value) ;
if ( form_lookup ) {
val = form_lookup(r, key) ;
}
}

mod_form 1.0 Screenshot

Advertisements

mod_form 1.0 Keywords

Bookmark mod_form 1.0

Hyperlink code:
Link for forum:

mod_form 1.0 Copyright

WareSeeker periodically updates pricing and software information of mod_form 1.0 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of mod_form 1.0 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
mod_ssl_error is a X.509 certificate validation error trapping (SSL). Free Download
IPv4 form provides a tool for making RIPE IPv4 request forms. Free Download
phpForm provides a PHP3 application that allows you to easily create Web forms. Free Download
WWW::Form is a module for handling the world-wide-web form process. Free Download
mod-vhost-ldap is an Apache 2.x module for storing and configuring virtual hosts from LDAP. Free Download
Summary is a project that offers mass view and edit content in a summary table. Free Download
SDL_sound is a library that handles the decoding of several popular sound file formats, such as .WAV and .MP3. Free Download
Form Saver enables you to saves form field data as autofill-bookmarklets. Free Download