[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.pdt] Re: Possible to search variables array key/value?

Search for value, reutns key: http://www.php.net/manual/en/function.array-search.php

Search for key, returns true: http://www.php.net/manual/en/function.array-key-exists.php