Let's say I have a table like so called "forum"
NAME: EMAIL:
Test [email]test@test.com[/email]
Test2 [email]test2@test2.com[/email]
How would I output from the bottom up? If I wanted the output on the page to be:
Name: Test2 Email: test2@test2.com
Name: Test Email: test@test.com