Forum Moderators: coopster
$properties[]
$properties has 2 arrays in it - properties[0] and properties[1] each with arrays in them as well.
Now expanding on the sentence above that was used as an example that I am seeing in testing, the $properties array could have x indeces to it, I will not know how many.properties[0], properties[1], properties[x]
Can I just array_merge($properties);?
Or must I do something else?
Thanks for your help!
[edited by: coopster at 3:43 pm (utc) on June 20, 2008]
[edit reason] Disabled [codes] for this message [/edit]