Upload Multiple Image PHP | Drag and Drop Image upload PHP

preview_player
Показать описание
Upload Multiple Image PHP and also store the image in database. Drag and Drop image upload in php is the main part of this video. T have used the Drag and Drop plugin which makes the uploading easy and fast.

Dropzone Plugin is used for the drag and drop plugin. I have also explained that how you can use the uploaded images to the webpage.

If you face any issue please comment i will surely reply back with solution.

Рекомендации по теме
Комментарии
Автор

in this video you are recording only image to the database...
trying to record Text and Image

so its not working
do you have solution for that ?
a text or an info with every image which is uploaded as the same id ?
thx..

burhancali
Автор

Good video, but it doesn't work for me at all on my server, what php version are you using?

didrojs
Автор

didnt work for me too
i did two things :
1.at getImage.php
include_once '/imageClass.php';
line
changed as :
include_once 'imageClass.php';
and second thing that is so imported :

remove the

Text varchar(40) NOT NULL,
from the database

it will work....

burhancali
Автор

Can you create this drop zone in dokan plugin??
Contact me

redcad
visit shbcf.ru