Query: fdf_get_status
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FDF_GET_STATUS(3) 1 FDF_GET_STATUS(3) fdf_get_status - Get the value of the /STATUS keySYNOPSISstring fdf_get_status (resource $fdf_document)DESCRIPTIONGets the value of the /STATUS key.PARAMETERSo $fdf_document - The FDF document handle, returned by fdf_create(3), fdf_open(3) or fdf_open_string(3).RETURN VALUESReturns the key value, as a string.SEE ALSOfdf_set_status(3). PHP Documentation Group FDF_GET_STATUS(3)