Dear All;
I am able to upload a jpg file to a php using the function j.PostMultipart..., I wonder how can I use it to upload a video.mp4 file.
can't wait to solve this issue.
If you are able to upload file to your php script then this will apply on all files formats. Unless your php script restrict the file format to be uploaded.