Web Hosting Talk







View Full Version : quick question//PHP & MySQL


Jouninshinobi
04-04-2005, 09:23 PM
Is it possible to print a table with the information in it on a website, if so how(can you put the code down)? I need a dynamic table.

THX

HostingInsider
04-04-2005, 09:47 PM
You could using mysql_fetch_array()

Jouninshinobi
04-05-2005, 05:54 AM
didn't exactly work but i'm not sure if i'm doing it right can you post a short example