March 2002
Intermediate to advanced
528 pages
21h 29m
English
array_pop
mixed array_pop(array stack)
Removes the last value from the given array and returns it. If the
array is empty (or the argument is not an array), returns
NULL.
Read now
Unlock full access