array_search(PHP 4 >= 4.0.5) array_search -- Searches the array for a given value and returns the corresponding key if successfulDescriptionmixed array_search ( mixed needle, array haystack [, bool strict])Searches haystack for needle and returns the key if it is found in the array, FALSE otherwise.
If the optional third parameter strict is set to TRUE then the array_search() will also check the types of the needle in the haystack.
See also array_keys(), array_values(), array_key_exists(), and in_array(). |
Ecommerce shopping carts Events management projects Affiliates systems Large sized web projects Real estate and vacation rental projects Asp.net and c# projects |
|||
|
Copyright © 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 the PHP Documentation Group. Web design and webdevelopment and programming done by Software developers and web programmers
Web Design Copyright © 1999-2007. Chrisranjana Software Solutions Pvt Ltd. syndicate rss feed |