damn... your right.. I completely forgot about for each in loops... That allows dumping of most of the arrays contents.. in fact, that should do the job apart from nested arrays I think (when the nested array also is an associated array) but they are known at design time and can be dealt with.

Thanks ^_^