D
D
Dmitry2015-10-11 09:39:57
JavaScript
Dmitry, 2015-10-11 09:39:57

How to access image uploaded via jQuery File Upload Plugin?

To upload images I use blueimp.github.io/jQuery-File-Upload/basic.html
Everything is loaded, I save the file name in the database.
Next, I get the file name from the database in the right place, now I need to insert the image into the tag. Direct access to the image does not allow getting the .htaccess file, if you remove it, the image is available via a direct link and can be used in . I understand that you need to access the image through UploadHandler.php? or in some other way, so as not to touch .htaccess? Actually, how to get a link to an image so that it can be displayed on the site? <img scr=''>
<img src='' >

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Maxim Timofeev, 2015-10-11
@webinar

fix .htaccess open file folder access. What is the download method?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question