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

preview_player
Показать описание
This is last part of displaying CSV data import process on Ajax jQuery based progress bar using PHP script, and in this part you can find tutorial on how many CSV file data are imported and display number of process data on progress bar by using Ajax request with PHP. This is simple tutorial on CSV import using AJAX progress bar with PHP script.

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

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?

sjenethen
Автор

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...

PasqualePellicani
Автор

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?

Flighttostars
Автор

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 :)

marcioqueirantes
Автор

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.

adityamore
Автор

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.

TheErhC
Автор

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.

Makeituse
Автор

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

ajaydewangan
Автор

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

uraamasif
welcome to shbcf.ru