useful recursive PHP functions

recursively ...

PHP Manual for

cpdf_closepath

(PHP 3>= 3.0.8, PHP 4 )

cpdf_closepath -- Close path

Description

bool cpdf_closepath ( int pdf_document)

The cpdf_closepath() function closes the current path. Returns TRUE on success or FALSE on failure.

© 2010 lixlpixel