diff options
author | Ulf Wendel <uw@php.net> | 2001-08-21 13:33:16 +0000 |
---|---|---|
committer | Ulf Wendel <uw@php.net> | 2001-08-21 13:33:16 +0000 |
commit | 1ffed2e53f525884c050e0a68a639a37d948fe98 (patch) | |
tree | afdbe6a41195f47bca4c99bb0c4326a8c494915a /ext/domxml/php_domxml.c | |
parent | e140b35b0420d7ea1e2d80b78c5161d166067c06 (diff) | |
download | php-git-1ffed2e53f525884c050e0a68a639a37d948fe98.tar.gz |
Added two new functions:
int pdf_get_minorversion()
int pdf_get_majorversion()
Both functions are taken from the C-Library. You should be able to determine
the API version of the extension/library using pdf_get_value() or
pdf_get_parameter() but these functions need a pdf object to work on. This
means that you have to create an pdf object before you can find out the
API version. Using pdf_get_minorversion() and pdf_get_majorversion() there's
no need for this.
Diffstat (limited to 'ext/domxml/php_domxml.c')
0 files changed, 0 insertions, 0 deletions