HTML_Table::getCellContents

HTML_Table::getCellContents -- Return cell content

Opis

Returns the content of an existing cell

Parametr

  • int $row - Row index

  • int $col - Column index

  • int $body - The number of the tbody group that should be used

Zwracana wartość

mixed - the content of the specified cell

Uwagi

Ta funkcja nie może być wywołana statycznie.