how to create html tables?
Taylor_e - June 16, 2009 - 17:45
Hi,
I am working on a module, in some part of it, it should create a table and insert same data from the db into the table.
I am kinda new with Drupal, so I was wondering how to output html elements on to the screen?
Thanks

Your question is kind of
Your question is kind of vague. Have you looked at the views module. Depending on the data you are talking about you may be able to achieve your goal using the views module.
http://api.drupal.org/api/fun
http://api.drupal.org/api/function/theme_table/6