miva_element_exists()

 
Tests if an element exists where: array is an array and index is index number being tested.
Syntax
miva_element_exists( array var, index )
Returns 1 if the element found else 0
User Annotations: miva_element_exists