- Moderated by:
- Support
-
- rank:
-
Freshman
- registered:
- March 2005
- Status:
- offline
- last visit:
- 18.11.05
- Posts:
- 13
What is the syntax to work with the $output->TableStart(); and close tags to get borders, to span rows and columns to get the display into a specific format?
Eg how would one create the following HTML table using the $output->tag?
"
" -
- rank:
-
Freshman
- registered:
- January 2005
- Status:
- offline
- last visit:
- 14.02.06
- Posts:
- 33
Have a read of the pnHTML documentation. You need the TableStart(), TableEnd() etc methods. -
- rank:
-
Professional
- registered:
- December 1969
- Status:
- offline
- last visit:
- 02.09.07
- Posts:
- 831
Hi:
Just for reference:
http://forums.postnuke.com/index.php?name=PNphpBB2&file=viewtopic&t=39023&highlight=pnhtml
Seems pnRender is the way to go.
Later
