hw_Document_BodyTag
(PHP 4)
hw_Document_BodyTag — Body tag of hw_document
Description
string hw_document_bodytag
( int $hw_document
[, string $prefix
] )
For backward compatibility, hw_documentbodytag()
is also accepted. This is deprecated, however.
Parameters
-
hw_document
-
The document identifier.
-
prefix
-
Return Values
Returns the BODY tag as a string.