hw_EditText
(PHP 4)
hw_EditText — Retrieve text document
Описание
bool hw_edittext
( int $connection
, int $hw_document
)
This function will only works for pure text documents. It will not open a
special data connection and therefore blocks the control connection during
the transfer.
Список параметров
-
connection
-
The connection identifier.
-
hw_document
-
The document identifier.
Возвращаемые значения
Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.