I want to be able to display the results of a mysql select query accross the page As seen below:
[record1] [record2][record3][record4]
[record5] [record6][record7][record8]
[record9] [record10][record11][record12]
I also want them to appear as hyperlinks to sub items under these records.
Does anyone know how to do this. I can only seem to find solutions which display the results in a column.
I am a newbie though so this may be a fairly easy solution.
Hope someone can help?
[record1] [record2][record3][record4]
[record5] [record6][record7][record8]
[record9] [record10][record11][record12]
I also want them to appear as hyperlinks to sub items under these records.
Does anyone know how to do this. I can only seem to find solutions which display the results in a column.
I am a newbie though so this may be a fairly easy solution.
Hope someone can help?