downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

newt_form_get_current> <newt_form_add_hot_key
[edit] Last updated: Fri, 25 May 2012

view this page in

newt_form_destroy

(PECL newt >= 0.1)

newt_form_destroyDestroys a form

说明

void newt_form_destroy ( resource $form )

This function frees the memory resources used by the form and all of the components which have been added to the form (including those components which are on subforms). Once a form has been destroyed, none of the form's components can be used.

参数

form

Form component, which is going to be destroyed

返回值

没有返回值。

参见



add a note add a note User Contributed Notes newt_form_destroy
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites