i'm not able to upload file from mobile J2ME to php 5.2.2, plz help me for that,
same code is running in php4.3, but not in php5.2.2.
I'm using $_FILES for uploading file, while using
print_r($_FILES ), it showname,type and
error=3 and size=0
why this is happened?
plz help me .
same code is running in php4.3, but not in php5.2.2.
I'm using $_FILES for uploading file, while using
print_r($_FILES ), it showname,type and
error=3 and size=0
why this is happened?
plz help me .
Comment