SEARCH:
Previous: hTbodyFromRows Next: hTDsFromArray

hTRFromArray

string HTML
string CSS_Class
array Row
HTML Tables


Returns a complete TR row, with each element of the Row array becoming an HTML TD element. Each TD is assigned the CSS class name of CSS_Class unless the first parameter is an empty string.

Previous: hTbodyFromRows Next: hTDsFromArray