(PECL fann >= 1.0.0)
Returns the last errstr
string fann_get_errstr ( resource $errdat )
Returns the last errstr.
Parameters:
errdat
Either neural network resource or neural network trainining data resource.
Returns:
The last error string, or FALSE
on error.
See also:
Please login to continue.