Top "Image-upload" questions

Use this tag for questions regarding uploading image to an online storage service such as Cloud Firestone, Amazon AWS

How to upload to wordpress programmatically - saving files issue

I have data that I loop through, this data includes the title, content, path to the file on the server …

wordpress image-upload
Store user profile pictures on disk or in the database?

I'm building an asp.net mvc application where users can attach a picture to their profile, but also in other …

profile image-upload
How to handle image uploads with jquery post submit

I have the html form and i am submittng the form with jquery with following var queryString = $('.form1').…

jquery ajax image-upload jqueryform
create custom field and upload image in wordpress

i'm trying to learn the way for uploading image file through custom field but cant get the easiest code to …

wordpress image-upload
Save Image in MySQL via C# application

I have a client application in C#, which is meant to take in the location of an image (DataType: VarChar). …

c# mysql image-upload
Image compression in image upload in angular4

I am using the below function for uploading image and sending it to backend. The problem is the image size …

angular image-compression image-upload
How do I Pass an Image from Flash to ASP.NET?

Quick version: How do I get an image that was generated on the users browser back to the server? The …

asp.net flash actionscript-3 image-upload
Magento image uploader in Admin product page doesn't work

All the permissions are correct and the php.ini is fixed, and there's no problem with SSL or secure admin …

magento admin uploading image-upload
php user image upload create specified folder unique image names

I'm (a newbie in php) still working on a time off project and another problem came up, for which I …

php image-upload special-folders phpthumb
How do I make multiple image uploads with WordPress metabox?

HelloI created an Image upload with WordPress Meta-box, but it works only with "JPG" extension By this code function add_…

wordpress image-upload meta-boxes