★ wanayoo — archive 1999 http://www.php.net/manual/ja/function.end.phpNouvelle recherche | Portail wanayoo

PHP Home Page

Manual Table of Contents
Up to Arrays
Quick Reference
English version of this pageGerman version of this pageItalian version of this pageFrench version of this pageHungarian version of this page
Arrays
* array
* array_count_values
* array_diff
* array_flip
* array_intersect
* array_keys
* array_merge
* array_merge_recursive
* array_multisort
* array_pad
* array_pop
* array_push
* array_rand
* array_reverse
* array_shift
* array_slice
* array_splice
* array_unshift
* array_values
* array_walk
* arsort
* asort
* compact
* count
* current
* each
* end
* extract
* in_array
* key
* krsort
* ksort
* list
* next
* pos
* prev
* range
* reset
* rsort
* shuffle
* sizeof
* sort
* uasort
* uksort
* usort
Manual: end
View the source code for this pageSearch the site



Previous page
 each
 Updated
Sat, 12 Aug 2000
extract 
Next page


end

(PHP3 , PHP4 )

end --  配列の内部ポインタを最終要素にセットする

説明

end (array array)

end()arrayの内部ポイ ンタを最後の要素まで進めます。

current(), each(), end(), next() , reset()も参照下さい。


User Contributed Notes: end


hamdouni@abaca.fr
16-Dec-1999 11:15
And returns this last element.



20-Jan-2000 07:52
yup! it returns the element alright... this shouldn't have missed the docs :-)


 About Notes


Previous page
 each
 Updated
Sat, 12 Aug 2000
extract 
Next page





Who's responsible for this?
Top of this page

Site
Hosting:



Located in
United States
Elements of this website are subject to copyright.
Questions about installing or using PHP should be directed to one of the mailing lists.
Only questions about the website should be directed to webmaster@php.net.