I am trying to upload a file through java client on server. Javaclient gives hit to php page on server. Javaclient successfully uploaded file to server in php 4.3.10
But when I upgrade it to php 4.4 or php 5.2 it fails with giving error file size zero.
Trying to upload file through web to the same php page works in all versions.
What could be the problem?
File upload gives erro in php 4.4 and php 5.*
Moderator: General Moderators
-
sachindesarda
- Forum Newbie
- Posts: 1
- Joined: Mon Nov 08, 2004 7:02 am