Reference Guide

Adobe Acrobat PDF Lampshade 1.2 Reference (PDF)

form.inc.php - Form Functions

hiddenBox

Required Parameters: string $field
Optional Parameters: string $value
Returns: None
Description: This function generates a HTML form input of type "hidden" populated by the string in $value. The box is not scalable since it is not rendered by the web browser. Its name is given by the $field variable.

function hiddenBox($field, $value = '')

Copyright © 2001-2010 Think Computer Corporation. All Rights Reserved. Patent pending.

Authors of the impossible.™
Think