Hyperwave 函数
PHP 手册

hw_Document_BodyTag

(PHP 4)

hw_Document_BodyTagBody tag of hw_document

说明

string hw_document_bodytag ( int $hw_document [, string $prefix ] )

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

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

参数

hw_document

The document identifier.

prefix

返回值

Returns the BODY tag as a string.

参见


Hyperwave 函数
PHP 手册