ifxus_write_slob
(No version information available, might be only in CVS)
ifxus_write_slob — Writes a string into the slob object
LeÃrás
int ifxus_write_slob
( int $bid
, string $content
)
Writes a string into the slob object.
Paraméterek
- bid
-
An existing slob id.
- content
-
The content to write, as a string.
Visszatérési értékek
Returns the bytes written as an integer, or FALSE on errors.