Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing this post. Closed 8 years ago. Improve this question I have a table displaying results from a SQL query. However, for some exceptional rows (where SOURCE=”ABC”), I would like the
Tag: html-table
How to read a CSV file using PHP and display content in Table/DIV?
I am using the following PHP code to read a CSV file with two column (e.g. x,y) and display the content in a table: