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_form_add_host_keynewt_form_get_current>
Last updated: Tue, 19 Sep 2006

newt_form_destroy

(PECL)

newt_form_destroy -- Destroys a form

Description

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.

Parameters

form

Form component, which is going to be destroyed




<newt_form_add_host_keynewt_form_get_current>
Last updated: Tue, 19 Sep 2006