Foreach Loop & Templates
Hi
I've been reading around and looking for solution on how i can actually print out a full list of table information using the existing vBulletin infrastructure.
Today i've been successfully able to retrieve information from database in any *.php file then save as a variable $test, & print it out seperately with the variable on the template ($test).
but now ive got a problem where i need to print out an entire table of information, how can i go about doing this? please assist!
|