PHP 8.3.4 Released!

fdf_add_template

(PHP 4, PHP 5 < 5.3.0, PECL fdf SVN)

fdf_add_templateAdds a template into the FDF document

Descrizione

fdf_add_template(
    resource $fdf_document,
    int $newpage,
    string $filename,
    string $template,
    int $rename
): bool
Avviso

Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top