Subscribe to this search and get notified by email if new records are added to the database
= Html::a("Subscribe", ['account/subscribe'], ['class' => 'btn btn-primary','data-pjax'=>'w0','timeout'=>'100000'])?>Save our search parameters without subscription
= Html::a("Save search", ['account/save'], ['class' => 'btn btn-primary','data-pjax'=>'w0','timeout'=>'100000'])?>Scientificname"; // echo " | UnitID | Recordbasis | Institution | Collection | "; ?>"; if(is_array($elt->fullScientificName)) { echo " | fullScientificName[0] ) . "\">" . $elt->fullScientificName[0] . " | "; } else { echo "fullScientificName ) . "\">" . $elt->fullScientificName . " | "; } // echo "".$elt->familyName." | "; echo "unitID ) . "\">" . $elt->unitID . " | "; echo "recordbasis ) . "\">" . $elt->recordbasis . " | "; echo "institutioncode ) . "\">" . $elt->institutioncode . " | "; echo "collectioncode ) . "\">" . $elt->collectioncode . " | "; echo ""; } echo "
---|