php man page for fdf_set_flags

Query: fdf_set_flags

OS: php

Section: 3

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

FDF_SET_FLAGS(3)							 1							  FDF_SET_FLAGS(3)

fdf_set_flags - Sets a flag of a field

SYNOPSIS
bool fdf_set_flags (resource $fdf_document, string $fieldname, int $whichFlags, int $newFlags)
DESCRIPTION
Sets certain flags of the given field.
PARAMETERS
o $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 $whichFlags - o $newFlags -
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
fdf_set_opt(3). PHP Documentation Group FDF_SET_FLAGS(3)
Related Man Pages
fdf_get_value(3) - php
fdf_set_value(3) - php
pg_field_name(3) - php
pg_field_prtlen(3) - php
pg_field_size(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
Please Welcome Nicki Paul to the Moderator Team!