PEAR_Error::getUserInfo()

PEAR_Error::getUserInfo() – Haalt eventuele gebruiker-geven informatie op

Synopsis

require_once 'PEAR.php';

string PEAR_Error::getUserInfo ( )

Description

Haalt extra informatie op over een error

Return value

string - error informatie

Note

This function can not be called statically.