array_pop

array_pop -- Pop the element off the end of array

Description

mixed array_pop ( array array)

דוגמה 1 . array_pop( ) example







and rasberry will be assigned to $fruit .



אזהרה

פונקציה זו עשוייה להחזיר FALSE אך כמו כן , עשוייה להחזיר ערך זהה ל FALSE במשפט התנייה פשוט . יש להשתמש ב אופרטור === בבדיקת הערך המוחזר מפונקציה זו .