![]() |
|
|
+ Search |
![]()
|
Feb 14th, 2002 11:22
Ben Udall, Haig Evans-Kavaldjian, http://www.php.net/manual/en/function.end.php
Yes. You can use the end() function which returns the last element of an array. $last = end($array);