File: array_search.php
Source Location: /PHP_Compat-1.6.0a2/Compat/Function/array_search.php
Classes:
Page Details:
Replace array_search()
array_search [line 38]
void array_search(
$needle, $haystack, [ $strict = false])
|
|
Parameters
|
$needle |
|
|
$haystack |
|
|
$strict |
|
php_compat_array_search [line 19]
void php_compat_array_search(
$needle, $haystack, [ $strict = false])
|
|
Parameters
|
$needle |
|
|
$haystack |
|
|
$strict |
|
Documentation generated on Mon, 11 Mar 2019 15:26:34 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|
|