TOBI

Teherforgalmi online behajtási információs-rendszer

Letölthető dokumentumok

To return the keys for all matching values

If needle is found in haystack more than once, the first matching key is returned. To return the keys for all matching values, use array_keys() with the optional search_value parameter instead.