Документ взят из кэша поисковой машины. Адрес оригинального документа : http://old.hcs.cmc.msu.ru/php/function.hw-document-bodytag.html
Дата изменения: Sun Feb 3 22:40:23 2002
Дата индексирования: Mon Oct 1 23:03:19 2012
Кодировка:
hw_Document_BodyTag

hw_Document_BodyTag

(3.0.3 - 3.0.18 only, PHP 4 >= 4.0.0)

hw_Document_BodyTag -- body tag of hw_document

Description

string hw_document_bodytag ( int hw_document)

Returns the BODY tag of the document. If the document is an HTML document the BODY tag should be printed before the document.

See also hw_document_attributes(), and hw_document_size().

For backward compatibility, hw_documentbodytag() is also accepted. This is deprecated, however.