PHP - Manual: 资源类型
2024-11-13
Most fdf functions require a fdf
resource
as their first parameter. A fdf
resource
is a handle to an opened fdf file. fdf
resources may be obtained using fdf_create(),
fdf_open() and fdf_open_string().