FDF Functions
PHP Manual

fdf_header

(PHP 4 >= 4.3.0, PHP 5)

fdf_headerSets FDF-specific output headers

Description

void fdf_header ( void )

This is a convenience function to set appropriate HTTP headers for FDF output. It sets the Content-type: to application/vnd.fdf.

Return Values

No value is returned.


FDF Functions
PHP Manual