kevloink Posted August 11, 2006 Share Posted August 11, 2006 >:( How do I displya a table on my webpage? ??? Link to comment https://forums.phpfreaks.com/topic/17202-display-table/ Share on other sites More sharing options...
wildteen88 Posted August 11, 2006 Share Posted August 11, 2006 Please post more information. What do you mean by table, what you want to be displayed in the table? Link to comment https://forums.phpfreaks.com/topic/17202-display-table/#findComment-73008 Share on other sites More sharing options...
kevloink Posted August 11, 2006 Author Share Posted August 11, 2006 Like if I have a table named 'people' I want my page to display all the info in the table like: bob, joe, kevin, jim, ect. Link to comment https://forums.phpfreaks.com/topic/17202-display-table/#findComment-73412 Share on other sites More sharing options...
fenway Posted August 12, 2006 Share Posted August 12, 2006 You'll have to run a simple DB query, fetch the results, and then iterate through the recordset. Link to comment https://forums.phpfreaks.com/topic/17202-display-table/#findComment-73581 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.