bool fann_save(resource ann, string filename);
fann_save will save ann to filename, returning TRUE on success or FALSE on failure.
fann_save
See also fann_create.
fann_create
This function appears in FANN-PHP >= 0.1.0.