Регистрация Войти
Войти через VK Войти через FB Войти через Google Войти через Яндекс
Войти через VK Войти через FB Войти через Google Войти через Яндекс
Поиск по сайту
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
Описание на ru2.php.net
Описание на php.ru