Posted by thehuby on 09/30/05 16:41
I was getting a message basically telling me that PHP could not use my
objects corectly. I got it working by using array_merge after unset.
No idea why it suddenly works after array_merge though but it will do.
My question was really just if anyone knew of a method/funciton to
remove them without having to mess around with splitting and merging
arrays.
[Back to original message]
|