How to upload progress bar through PHP?

I have multiple input tags, each with a multiple attribute, so as to upload multiple files of different categories. How can I get the total upload progress of files, and then display the upload progress bar?

clipboard.png

I have looked for some cases on the Internet, but the upload progress of a single file shows that what I want is to directly implement a progress bar for uploading all files. I wonder if there is a good solution?

Mar.16,2021
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3132a-2bd5c.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3132a-2bd5c.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?