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

search for in the

newt_scale_set> <newt_resume
[edit] Last updated: Fri, 23 Mar 2012

view this page in

newt_run_form

(PECL newt >= 0.1)

newt_run_formRuns a form

Açıklama

resource newt_run_form ( resource $form )

This function runs the form passed to it.

Değiştirgeler

form

Form component

Dönen Değerler

The component which caused the form to stop running.

Bilginize:

Notice that this function doesn't fit in with newt's normal naming convention. It is an older interface which will not work for all forms. It was left in newt only for legacy applications. It is a simpler interface than the new newt_form_run() though, and is still used quite often as a result. When an application is done with a form, it destroys the form and all of the components the form contains.

Ayrıca Bakınız



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

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