git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@38869 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Rasmus Lerdorf 2001-01-08 02:28:28 +00:00
parent b5bb9370d1
commit c137faa71e

View file

@ -1761,7 +1761,7 @@ blue, large, sphere, medium
<parameter>needle</parameter> and returns true if it is found in
the array, false otherwise.
</para>
<para
<para>
If the third parameter <parameter>strict</parameter> is set to
<literal>TRUE</literal> then the <function>in_array</function>
will also check the types of the <parameter>needle</parameter>