Reference Guide

Adobe Acrobat PDF Lampshade 1.2 Reference (PDF)

form.inc.php - Form Functions

form

Required Parameters: array $form, array $table, array $security
Optional Parameters: int $id, array $postFields, bool $anonymous
Returns: array
Description: This function serves as a wrapper for the .form.php include files which contain calls to other form formatting functions. It uses the $form and $table arrays to pull the proper data from the database, which then populates the form fields.

function form($form, $table, $security, $id = '', $postFields = '', $anonymous = FALSE)

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

Authors of the impossible.™
Think