Query: fdf_save
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FDF_SAVE(3) 1 FDF_SAVE(3) fdf_save - Save a FDF documentSYNOPSISbool fdf_save (resource $fdf_document, [string $filename])DESCRIPTIONSaves a FDF document.PARAMETERSo $fdf_document - The FDF document handle, returned by fdf_create(3), fdf_open(3) or fdf_open_string(3). o $filename - If provided, the resulting FDF will be written in this parameter. Otherwise, this function will write the FDF to the default PHP output stream.RETURN VALUESReturns TRUE on success or FALSE on failure.SEE ALSOfdf_close(3), fdf_create(3), fdf_save_string(3). PHP Documentation Group FDF_SAVE(3)
| Related Man Pages |
|---|
| fdf_save_string(3) - php |
| fdf_set_value(3) - php |
| http_send_content_disposition(3) - php |
| xml_parse(3) - php |
| yaml_parse_url(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Simple rules of the UNIX.COM forums: |
| Forum Video Tutorial: How to Use Code Tags |
| UNIX.COM 2017 Year End Summary |
| Please Welcome Don Cragun as Lead Moderator |
| Denial Of Service Attack Update |