update : 2015.11.03
php.shukuma.com검색:
|
newt_form_add_component(PECL newt >= 0.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 인수
반환값값을 반환하지 않습니다. 예제
Example #1 A newt_form_add_component() example
<?php |