parent root
PHP: PDF_get_errmsg - Manual

PDF_get_errmsg

(PECL pdflib >= 2.0.0)

PDF_get_errmsgGet error text

Description

PDF_get_errmsg ( resource $pdfdoc ) : string

Gets the text of the last thrown exception or the reason for a failed function call.

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.
To Top
parent root