File upload gives erro in php 4.4 and php 5.*
Posted: Fri May 18, 2007 8:05 am
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?
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?