hi,
i'm in front of a problem :
I have a classic upload script
for an image with a variable name like
"images[0][1]".
I cannot manage to parse the result..in fact, when i :
print $image[0];
i get the size of the image when i should have an "array" message! ?? ! !
is that a bug ?
phpinfo() describes a correct array images !
more confusing to me..:-((
any advice ?
thanks