Tuesday, May 1, 2018

Remove value from array In PHP

I have an array like:



$array=[1,4,15,8,3,7,15];



I get values from DB, so I want to remove "8" value from this array but arrays has undefined index. How can I do this ?

No comments:

Post a Comment

plot explanation - Why did Peaches' mom hang on the tree? - Movies & TV

In the middle of the movie Ice Age: Continental Drift Peaches' mom asked Peaches to go to sleep. Then, she hung on the tree. This parti...