View Single Post
  #1 (permalink)  
Old 01-23-04, 07:40 AM
MikeNL MikeNL is offline
Newbie Coder
 
Join Date: Jan 2004
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
HTML tables from PHP/MySQL query

Hi,

Does anyone know how to create HTML tables (3 rows, 4 colums) from a MySQL query in PHP?

I have a script that works, but the first row only has 3 colums, all the other rows have 4.

THX!!!!!
Reply With Quote