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_open_CCITT
(PHP 4 >= 4.0.5)
pdf_open_CCITT -- Opens a new image file with raw CCITT data
Description
int
pdf_open_CCITT
( resource pdfdoc, string filename, int width, int height, int BitReverse, int k, int Blackls1)
Open a raw CCITT image.
© 2012
lixlpixel