Remove one element from array php

QuestionsRemove one element from array php
sethbeckerman5 Staff asked 4 years ago

Please I'm trying to remove 1670937087 from this array but the output I'm getting is not what I want.
Here is my code

My code give me this output

But I want something like this


View on Stack Overflow