Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 16387 программистов и 1796 роботов. Сейчас ищут 2025 программистов ...
ifxus_write_slob - Writes a string into the slob object
Вернуться к: Informix Функции
ifxus_write_slob
(PHP 4, PHP <=5.2.0)
ifxus_write_slob — Writes a string into the slob object
Описание
int ifxus_write_slob
( int
$bid
, string $content
)Writes a string into the slob object.
Список параметров
-
bid
-
An existing slob id.
-
content
-
The content to write, as a string.
Возвращаемые значения
Returns the bytes written as an integer, or FALSE
on errors.
Вернуться к: Informix Функции