Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 23342 программиста и 1603 робота. Сейчас ищут 1722 программиста ...

HTML_Table::setCaption()

Вернуться к: HTML_Table

HTML_Table::setCaption()

HTML_Table::setCaption() – Set table caption

Synopsis

require_once 'HTML/Table.php';

void HTML_Table::setCaption ( string $caption , mixed $attributes = null )

Sets the caption of a table. This does not refer to the <th>-tag. The <caption>-tag defines a headline for the whole table.

Parameter

  • string $caption - the caption string

  • mixed $attributes - Associative array or string of caption attributes

Note

This function can not be called statically.



Вернуться к: HTML_Table

© 2024 «PHP.RU — Сообщество PHP-Программистов»
Главная | Форум | Реклама на сайте | Контакты VIP Сувениры
Разработка компании ODware