PHP newt_form_run function
Like this blog? Consider exploring one of our sponsored banner ads...
newt_form_run
(PECL)
newt_form_run — Runs a formDescriptionvoid newt_form_run ( resource form, array &exit_struct )
This function runs the form passed to it.
form
Form component
Array, used for returning information after running the form component.
Keys and values are described in the following table:
Table 1. Form Exit Structure
Index KeyValue TypeDescriptionreasoninteger The reason, why the form has been exited. Possible values aredefined here.
watchresourceResource link, specified in
newt_form_watch_fd()keyintegerHotkeycomponentresourceComponent, which caused the form to exit
Return Values
No value is returned.
newt_run_form()
About this entry
You’re currently reading “PHP newt_form_run function,” an entry on BRADINO
- Published:
- 2.26.07 / 12am
- Category:
- PHP Functions
- Tags:
No comments
Jump to comment form | comments rss [?] | trackback uri [?]