PEAR_Error::getUserInfo()

PEAR_Error::getUserInfo() – pobranie dodatkowych informacji dostarczonych przez użytkownika

Synopsis

require_once 'PEAR.php';

string PEAR_Error::getUserInfo ( )

Description

Zwraca dodatkowe informacje o błędzie

Return value

string - informacje o błędzie

Note

This function can not be called statically.