I have a zip file called A.zip, this file has inside more zip files called A_001.zip, A_002.zip .... And inside each of these zip there are several .txt files that I want to read and put in different arrays
What happens is that I have no idea how to make When selecting the A.zip file on my website, I do all the process described above, I do not know if I have to use the server band "Server side" or the client band "Client side" ...