useful
recursive PHP functions
recursively ...
... scan directory
scan a directory recursively with PHP
... delete directory
remove directory recursively with PHP
... get size
get filesize of directory and all files within
... do whatever PHP can do
recursively handle data with PHP
PHP Manual for
pdf_get_value
(PHP 4 >= 4.0.1)
pdf_get_value -- Gets certain numerical value
Description
float
pdf_get_value
( resource pdfdoc, string key [, float modifier])
Get the contents of some PDFlib parameter with float type.
© 2012
lixlpixel