|
PHP5中文手册
newt_form_add_component(PECL newt:0.1-1.1) newt_form_add_component — Adds a single component to the form 说明
void newt_form_add_component
( resource $form
, resource $component
)
Adds a single component to the form . 参数
返回值无返回值。 范例
Example#1 A newt_form_add_component() example
<?php |