fann_get_errstr
(PECL fann >= 1.0.0)
fann_get_errstr — Returns the last errstr
Description
string fann_get_errstr
( resource
$errdat
)Returns the last errstr.
Return Values
The last error string, or FALSE on error.
See Also
- fann_reset_errstr() - Resets the last error string
- fann_get_errno() - Returns the last error number