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