o0katz0o
05-16-2004, 06:50 AM
i was looking through the array functions in php.net and i saw NOTHING on deleting a value from an array, i must be wrong here but isn't that like one of the most common array functions people use?
how can it not be there. I had to write my own function which simply reconstructed the array with the bad value out. I know there's a better way to do this.
how can it not be there. I had to write my own function which simply reconstructed the array with the bad value out. I know there's a better way to do this.