For some reason I need to print a big array of data (2D) retrieved from the DB.
There is so many column that the array go over the screen width.
So I wonder if there is any tricks to show this kind of big HTML array in a good way.
Thanks for you help and advices!