Import CSV File Data with Progress Bar in PHP using Ajax - 3

Import CSV File Data with Progress Bar in PHP using Ajax - 3

Webslesson

4 года назад

7,934 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Егор Шубин
Егор Шубин - 02.07.2022 11:48

If we deal with a large CSV file with thousands of products, it's a hard work to import itself. It takes many resources to process a large file, to make thousands of isert db queries, and you suggest to make additional queries to db every 2 seconds?

Ответить
Makeituse
Makeituse - 11.05.2021 17:58

script and video files are different. in video he does not code for import button text change to importing and disable it. script not working.

Ответить
Pasquale Pellicani
Pasquale Pellicani - 04.04.2021 19:12

process.php called every 2sec but progressbar remain with initial total row data.... seems don't work! Only when import.php code end it return success message, progress don't see...

Ответить
Aditya More
Aditya More - 28.05.2020 17:00

Code not working because of get_import_data function and process.php . I think width of the process bar is not suitable because i have lots of records in database and csv file have only 10 records. After that how code will be run if width = math.round(( 350 / 9 ) * 100). And then width will be 3500% out of 100. How it is possible ?
350 is number of records from db.
10 is number of records from csv file will get 9 no. of records.


Please reply as soon as possible.

Ответить
Edwin H C
Edwin H C - 06.03.2020 15:13

Gracias por el video, una consulta porque cuando la tabla está vacía funciona el progress bar y cuando la tabla tiene más de un registro la función de progresss bar deja de funcionar. Excelente video solo tengo esa duda.

Ответить
MOSTAFIJAR RAHMAN
MOSTAFIJAR RAHMAN - 07.12.2019 17:08

your all tutorial is awesome

Ответить
AJAY DEWANGAN
AJAY DEWANGAN - 08.11.2019 12:52

Hello Webslesson, Please Make same for fetching data from database with progress bar...

Ответить
Sjenethen
Sjenethen - 07.11.2019 14:32

Hi, my script is not showing the progress bar, and I compared it to your site script, and it looks the same. What could be happening?

Ответить
Márcio Queirantes
Márcio Queirantes - 06.11.2019 21:23

Hi, my script is not showing the progress bar, and I compared it to your site script, and it looks the same. What could be happening? Congratulations for the work, I'm learning a lot from the channel :)

Ответить
Uraam Asif
Uraam Asif - 06.11.2019 13:06

Sir please add dislike button toggle with like button to follow unfollow system

Ответить
Shabir LaLa Vlogs
Shabir LaLa Vlogs - 06.11.2019 08:58

nice video

Ответить