php - Storing image in a server directly from android mobile -


I want to capture the image from the Android device and want to store it on the server.

This server should be ready to read from the PHP file for image retrieval.

Who can recommend this specific server?

You can do this via multipart unit or VIA FTP server.

Comments

Popular posts from this blog

Verilog Error: output or inout port "Q" must be connected to a structural net expression -

jasper reports - How to center align barcode using jasperreports and barcode4j -

c# - ASP.NET MVC - Attaching an entity of type 'MODELNAME' failed because another entity of the same type already has the same primary key value -