hw_EditText
(PHP 4)
hw_EditText — بازیابی متن سند
Description
bool hw_edittext
( int $connection
, int $hw_document
)
بارگذاری متن سند به سرور. رکورد شی سند تغییر داده نشود هنگامی که سند ویرایش میشود.
این تابع تنها برای سندهای متنی کار میکند. یک اتصال داده ویژه باز میکند و بنابراین هنگام انتقال اتصال کنترل را بلوک میکند.
Parameters
- connection
-
شناساگر اتصال.
- hw_document
-
شناساگر سند.
Return Values
Returns TRUE on success or FALSE on failure.
See Also
- hw_pipedocument() - Retrieve any document
- hw_free_document() - رهاسازی hw_document
- hw_document_bodytag() - Body tag of hw_document
- hw_document_size() - اندازه hw_document
- hw_output_document() - Prints hw_document
- hw_gettext() - Retrieve text document
There are no user contributed notes for this page.
