PHP3 Manual
PrevNext

key

key -- fetch a key from an associative array

Description

mixed prev(array array);

key() returns the index element of the current array position.

See also: current() next()


PrevHomeNext
endUpksort