I have a prototyping of a screen that should list data from a table:
I have to select the entire line of information, so I can not put each data in a separate column, ie I want the entire information in a row but organized by columns, I need help. Preferably in php, since the connection and the registration system is in the language.