[snip]
I have a small database that I want to display data from. in such a way
that it shows shows in a table with the table header being the
department category and the table cells being the categories for each
department. I have no problem connecting to the database) I imagine that
I will need nested loops, but I haven't seen a tutorial showing quite
what I am looking for. If anyone can point me in the right direction
that would be great.
[/snip]

Probably just a good query would do. Show us some data  in its storage
format and then show us an example of what you want the output to be. We
can then go from A to B. Until then your question is rather vague.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to