Forum und email

fdf_set_submit_form_action

(PHP 4 >= 4.0.2, PHP 5)

fdf_set_submit_form_action — Imposta un'azione per un campo nell'invio di un form

Descrizione

bool fdf_set_submit_form_action ( resource $fdf_document , string $fieldname , int $trigger , string $script , int $flags )

La funzione fdf_set_submit_form_action() imposta un'azione da eseguire nell'invio del form per il campo fieldname .

Vedere anche fdf_set_javascript_action().