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