Home > PHP > Function > Newt > newt_run_form()

newt_run_form()

newt_run_form - Runs a form

Syntax

resource newt_run_form (resource $form)

Arguments

  • form - Form component

Description

This function runs the form passed to it.

Version

PHP PECL newt >= 0.1

Return value

The component which caused the form to stop running.