Multiple File AJAX Upload: JavaScript (Part 9/10)

preview_player
Показать описание

Official site

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

as note, use textContent instead of innerText because firefox not support innerText remember check your browser compatibility to certain javascript dom method before use it

limsk
Автор

Why I cannot see the numbers from 1 to 100, is always showing 100 and only prints 1 line, does anybidy know why that happens?

erickbaneado
Автор

I can't get it to work! My Javascript throws this error:Uncaught SyntaxError: Unexpected token <

Anybody knows how to fix it?

rasmusbundsgaard
Автор

Hi Alex,

How can I adapt your backend code to my laravel controller function.
if(!empty($_FILES['file'])) gives false. Why?

Is it required to add header('Content-Type: application/json'); to the beginning of the laravel controller function?

Fatih-xqmp
Автор

how can i post my ajax request if im using slim php framework

letrat
visit shbcf.ru