php man page for newt_run_form

Query: newt_run_form

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

NEWT_RUN_FORM(3)							 1							  NEWT_RUN_FORM(3)

newt_run_form - Runs a form

SYNOPSIS
resource newt_run_form (resource $form)
DESCRIPTION
This function runs the form passed to it.
PARAMETERS
o $form - Form component
RETURN VALUES
The component which caused the form to stop running. Note 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(3) 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.
SEE ALSO
newt_form_run(3), newt_form_destroy(3). PHP Documentation Group NEWT_RUN_FORM(3)
Related Man Pages
form_post(3) - netbsd
post_form(3) - netbsd
unpost_form(3) - netbsd
post_form(3curses) - sunos
newt_form(3) - php
Similar Topics in the Unix Linux Community
Rules for Homework & Coursework Questions Forum
UNIX.COM 2017 Year End Summary
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
New Code Tags (Syntax Highlighting)
Please Welcome Nicki Paul to the Moderator Team!