fdf_add_template()
fdf_add_template - Adds a template into the FDF document
Syntax
bool fdf_add_template (
resource $fdf_document,
int $newpage,
string $filename,
string $template,
int $rename)
Arguments
- fdf_document - The script code. It is strongly suggested to use \rfor linebreaks within the script code.
- newpage - The script code. It is strongly suggested to use \rfor linebreaks within the script code.
- filename - The script code. It is strongly suggested to use \rfor linebreaks within the script code.
- template - The script code. It is strongly suggested to use \rfor linebreaks within the script code.
- rename - The script code. It is strongly suggested to use \rfor linebreaks within the script code.
Description
Version
PHP 4, 5
Return value