|
|||||||||
|
|||||||||
gnupg_geterror(PECL gnupg:0.1-1.3.1) gnupg_geterror — Returns the errortext, if a function fails Описание
string gnupg_geterror
( resource $identifier
)
Возвращаемые значенияReturns an errortext, if an error has occurred, otherwise FALSE. Примеры
Пример #1 Procedural gnupg_geterror() example
<?phpПример #2 OO gnupg_geterror() example
<?php | |||||||||
|
|||||||||