Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
newt_form_add_component

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

See Also

newt_form_add_components()