php man page for fdf_save

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 document

SYNOPSIS
bool fdf_save (resource $fdf_document, [string $filename])
DESCRIPTION
Saves a FDF document.
PARAMETERS
o $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 VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
fdf_close(3), fdf_create(3), fdf_save_string(3). PHP Documentation Group FDF_SAVE(3)
Related Man Pages
fdf_add_doc_javascript(3) - php
fdf_get_attachment(3) - php
image2wbmp(3) - php
ps_add_pdflink(3) - php
pdf::fdf::simple(3pm) - debian
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation
Denial Of Service Attack Update
Please Welcome Nicki Paul to the Moderator Team!