update : 2015.11.03
php.shukuma.com검색:
|
gnupg_geterror(PECL gnupg >= 0.1) gnupg_geterror — Returns the errortext, if a function fails 설명
string gnupg_geterror
( resource
$identifier
)반환값
Returns an errortext, if an error has occurred, otherwise 예제
Example #1 Procedural gnupg_geterror() example
<?php Example #2 OO gnupg_geterror() example
<?php |