Hi all. I found this example in some old folders on my pc and decided to share here. it is a simple image upload example with postmulipart and PHP. Download Here 700kb
A small example like loading an image with PostMultipart and PHP, I have been useful, you can adapt it needs. Code B4A Sub CargaImagen Dim j As HttpJob Dim img As String = "IMG_20178108230.jpg" j.Initialize("", Me) Dim mp As MultipartFileData mp.Initialize mp.Dir =...