Fork me on GitHub

Displaying results in Tables Syntax  Bottom

  • 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?

    "































     

     
     
     
     
     
     
     

     

     
     
     
     
     

    "
  • Have a read of the pnHTML documentation. You need the TableStart(), TableEnd() etc methods.
  • 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
  • 0 users

This list is based on users active over the last 60 minutes.