Maison  >  Article  >  développement back-end  >  php_array

php_array

WBOY
WBOYoriginal
2016-07-30 13:30:14962parcourir

do you know how many function
array_chunk
if size is less then 1 E_WARNING will be thrown and NULL returned

array_fill (compare to range)
throw e E_WARNING if null is less than zero

array_combine
throws E_WARNING if the number of keyes and values do not match

array_slice

array_search
if need is found in haystack more than once, the first matching key is returned

版权声明:本文为博主原创文章,未经博主允许不得转载。

以上就介绍了php_array,包括了方面的内容,希望对PHP教程有兴趣的朋友有所帮助。

Déclaration:
Le contenu de cet article est volontairement contribué par les internautes et les droits d'auteur appartiennent à l'auteur original. Ce site n'assume aucune responsabilité légale correspondante. Si vous trouvez un contenu suspecté de plagiat ou de contrefaçon, veuillez contacter admin@php.cn