将阵列的内部指标指到最后的元素。
语法: end(array array);
传回值: 无
函式种类: 资料处理
本函式会改变阵列的内部指标,它将指标指到最后一个元素上。
current() each() next() reset()