If I search in an array for a specific value,I'd like to get the key value if it's found in the array,how would I go about this?
Thanks;-)
http://www.php.net/manual/en/function.array-search.php
Thanks🙂
Pretty stupid I didn't check this function myself...