kostysh / File-uploading-component-for-Sencha-Touch

Ext.Button based component for uploading files in Sencha Touch apps without page refresh
51 stars 26 forks source link

upload image to mysql blob field #25

Open cyclonmaster-zz opened 8 years ago

cyclonmaster-zz commented 8 years ago

How to upload image to mysql insert/update blob field?

What need to be change at this part in php?

$uploaddir = '../../trash/';//your-path-to-upload