PHP 8.6.0 Beta 1 is available for testing

fdf_set_flags

(PHP 4 >= 4.0.2, PHP 5 < 5.3.0, PECL fdf SVN)

fdf_set_flagsModifica una opción de un campo

Descripción

function fdf_set_flags(
resource $fdf_document,
string $fieldname,
int $whichFlags,
int $newFlags
): bool

Modifica una opción de un campo.

Parámetros

fdf_document
El gestor de documento FDF, devuelto por la función fdf_create() , la función fdf_open() o la función fdf_open_string() .
fieldname
Nombre del campo FDF, en forma de string .
whichFlags
newFlags

Valores devueltos

Esta función retorna true en caso de éxito o false si ocurre un error.

Véase también

Found A Problem?

Learn How To Improve This PageSubmit a Pull RequestReport a Bug
+add a note

User Contributed Notes

There are no user contributed notes for this page.

AltStyle によって変換されたページ (->オリジナル) /