Hyperwave 函数
PHP Manual

hw_Document_Size

(PHP 4)

hw_Document_SizeSize 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.

参见


Hyperwave 函数
PHP Manual