+ 1
How to upload picture from your andriod? If any know plz tell me.
I want to know that how to upload picture to code from Android. for example.. <img src="tree.jpg" and so on>.
15 Antworten
+ 6
Go to www.imgur.com, upload your picture there or download imgur app if you plan on doing it (uploading pictures) frequently.
The site will generate a URL for each of your pictures, you may use it in your <img src=""> :)
+ 2
yes
+ 2
I mean that when I run code it give up my picture in answer.
+ 2
you need to learn php to handle your picture file. or you can use javascript
+ 2
thanks for sharing your ideas. I think will lea n from that website. thank you
+ 2
thanks. I think this will work..
+ 1
did you mean upload picture using form?
+ 1
you can use form tag with input tag as child. then you have to use php to handle that file
+ 1
here in this code, I want to upload my pic so what I need to do.
+ 1
hmm, i dont know what you mean
+ 1
ok, thanks bro!!
+ 1
ok, sorry i cannot give you sample code. but you can use this link as your reference.
https://www.w3schools.com/php/php_file_upload.asp
+ 1
ok np, have a nice day