Вопрос

I have a photo uploading website and I Recently added an index.php to my photos directory. But it also shows up in my jQuery File Upload. How to Remove It?

PS : See attached image[in link]...

http://www.pandhare.co.in/test/ERROR.png

Это было полезно?

Решение

You can "remove" it from files list. For this you should fix php script on build list function. just don't include entry to list if the have substring ".php" in file name.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top