Upload pictures according to local url

webapp internal callback camera callback will give the url, of a local image how to upload the image through this url. If you set the path to url for input file, you cannot get the file object. If you use canvas to base64, you will report cross-domain. Ask for the answer of the Great God

Mar.14,2021

is the camera called with < input type= "file" accept= "image/*" capture= "camera" > ? If yes, after calling the camera, you can get the image path and upload it using FormData + Ajax.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3eb09-2c448.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3eb09-2c448.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?