I am trying to upload image from android phone to php server with additional values,the method is post my php file look like this
if($_POST[\'val1\']){ if
here is a nice article, http://blog.sptechnolab.com/2011/03/09/android/android-upload-image-to-server/. It works.