hw_Document_Size

(PHP 4)

hw_Document_SizeSize of hw_document

Beskrivelse

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.

Parametre

hw_document

The document identifier.

Returnerings Værdier

Returns the size in bytes of the document.

Se også

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top