hw_Document_Size
(PHP 4)
hw_Document_Size — Size of hw_document
설명
int hw_document_size
( int $hw_document
)
Gets the size of the document.
For backward compatibility, hw_documentsize() is also accepted. This is deprecated, however.
인수
- hw_document
-
The document identifier.
반환값
Returns the size in bytes of the document.
참고
- hw_document_attributes() - Object record of hw_document
- hw_document_bodytag() - Body tag of hw_document
There are no user contributed notes for this page.
