Hyperwave Funções
PHP Manual

hw_Document_Size

(PHP 4)

hw_Document_SizeSize of hw_document

Descrição

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.

Parâmetros

hw_document

The document identifier.

Valor Retornado

Returns the size in bytes of the document.

Veja Também


Hyperwave Funções
PHP Manual