PHP 函数:pos()

返回数组目前的元素。

语法: mixed pos(array array);

返回值: 混合类型资料

函数种类: 资料处理

内容说明
此函数其实就是 current() 函数。