Da traduttori professionisti, imprese, pagine web e archivi di traduzione disponibili gratuitamente al pubblico.
prior to php 4.2.0, array_search() returns null on failure instead of false.
ha a harmadik, strict paraméter értéke true, akkor az array_search() a needle típusát is összeveti a haystack tömb elemeiével.
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.
php 4.2.0 előtti verziókban hiba esetén az array_search() null adott vissza false helyett.