Complete PHP Array Reference
The array_pop() function deletes the last element of an array.
| Parameter | Description |
|---|---|
| array | Required. Specifies an array |
The output of the code above will be:
Complete PHP Array Reference
Your message has been sent to W3Schools.