Query: fdf_get_version
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FDF_GET_VERSION(3) 1 FDF_GET_VERSION(3) fdf_get_version - Gets version number for FDF API or fileSYNOPSISstring fdf_get_version ([resource $fdf_document])DESCRIPTIONReturn the FDF version for the given document, or the toolkit API version number if no parameter is given.PARAMETERSo $fdf_document - The FDF document handle, returned by fdf_create(3), fdf_open(3) or fdf_open_string(3).RETURN VALUESReturns the version as a string. For the current FDF toolkit 5.0 the API version number is 5.0 and the document version number is either 1.2, 1.3 or 1.4.SEE ALSOfdf_set_version(3). PHP Documentation Group FDF_GET_VERSION(3)
Related Man Pages |
---|
fdf_save_string(3) - php |
fdf_open(3) - php |
hw_getremotechildren(3) - php |
ps_add_locallink(3) - php |
pdf::fdf::simple(3pm) - debian |