• PHP Video Tutorials

PHP FDF Set Encoding Module



The fdf_set_encoding() function can set the FDF character encoding.

Syntax

bool fdf_set_encoding( resource $fdf_document , string $encoding )

The fdf_set_encoding() function can set the character encoding for a FDF document.

The fdf_set_encoding() function can return true on success, or false on failure.

php_function_reference.htm
Advertisements