Man Page: fdf_set_submit_form_action
Operating Environment: php
Section: 3
FDF_SET_SUBMIT_FORM_ACTION(3) 1 FDF_SET_SUBMIT_FORM_ACTION(3) fdf_set_submit_form_action - Sets a submit form action of a fieldSYNOPSISbool fdf_set_submit_form_action (resource $fdf_document, string $fieldname, int $trigger, string $script, int $flags)DESCRIPTIONSets a submit form action for the given field.PARAMETERSo $fdf_document - The FDF document handle, returned by fdf_create(3), fdf_open(3) or fdf_open_string(3). o $fieldname - Name of the FDF field, as a string. o $trigger - o $script - o $flags -RETURN VALUESReturns TRUE on success or FALSE on failure.SEE ALSOfdf_set_javascript_action(3). PHP Documentation Group FDF_SET_SUBMIT_FORM_ACTION(3)
| Related Man Pages |
|---|
| fdf_save_string(3) - php |
| oci_set_action(3) - php |
| fdf_set_file(3) - php |
| fbsql_result(3) - php |
| sybase_result(3) - php |