Hi Tobias, I solved my trouble in my script by adding a row if the csv is empty, something like “No teams for this method” 🙂
I have technical questions, I told you I added a table in a table to display additional informations on each row.
==>This solution requires me to create as many tables as team beforehand for each method…
To give you an idea, I have 200 teams, and 8 methods, so I need 1600 tables on my ftp, but do not worry, all theses tables will be not display at the same time.
On my main page, I have 8 main tables, one for each method, I will have around 10 or 20 rows for each table (each row will correspond to a team).
Each main table will contain an additionnal column called “TEAM TABLE ID” with the shortcode of each team for one method.
I will not display this column but I will add it as row details.
I hope you follow me on these explanations ahah
This solution will require a lot of work but I will only have to do it once and I will have the features that I want, so… here are my questions ^^
-I saw that I could import several table on a zip but can I import 1600 tables in one shot ?
-Is it a trouble to have so many arrays on my ftp ? each tables weigh only 1 Ko (as I said previously, I will have maximum 200 tables on the same time on my main page (8 main tables, one per method, and 192 under tables).
-Do I risk to significantly increase response times on my page ?
Sorry for the novel, but I think you have all informations 🙂
Regards.