You can upload images using formData method, then saving your file where you want to store. Do not forget to add enctype="multipart/form-data" to the form.
確定! 回上一頁