Hi,
I have a problem with writing a query result into an array. The fist element of the array is taken as null key, null value, the rest is ok. I just dont get it why the first element of the array is null since i use foreach so it starts writing from the begining. doesn someone know what's happening?
Thanks.