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, 24 Nov 2008 05:30:10 -0500 by phpDocumentor 1.4.0. PEAR Logo Copyright © PHP Group 2004.
|
|