PEAR_Error::PEAR_Error()

PEAR_Error::PEAR_Error() -- constructor

Referentiesamenvatting

require_once 'PEAR.php';

void PEAR_Error::PEAR_Error (string [$message = 'unknown error'], integer [$code = NULL], integer [$mode = NULL], mixed [$options = NULL], string [$userinfo = NULL])

Beschrijving

Constructor

Parameter

Note

Deze functie kan statisch worden aangeroepen.