Overview
KB
Technical FAQ
PHP Manual
CSS2 Manual
HTML Manual
JS Guide
JS Reference
PhpDock Manual
Nu-Coder Manual
PhpExpress Manual
PHP Joomla
Development
Learn PHP
 
<newt_finishednewt_form_add_components>
Last updated: Tue, 19 Sep 2006

newt_form_add_component

(PECL)

newt_form_add_component -- Adds a single component to the form

Description

void newt_form_add_component ( resource form, resource component )

Adds a single component to the form which is passed as the first parameter.

Parameters

form

Form to which component will be added

component

Component to add to the form




<newt_finishednewt_form_add_components>
Last updated: Tue, 19 Sep 2006