ifxus_write_slob
(PHP 4, PHP <=5.2.0)
ifxus_write_slob — Writes a string into the slob object
Descrierea
int ifxus_write_slob
( int $bid
, string $content
)
Writes a string into the slob object.
Parametri
- bid
-
An existing slob id.
- content
-
The content to write, as a string.
Valorile întroarse
Returns the bytes written as an integer, or FALSE on errors.
ifxus_write_slob
There are no user contributed notes for this page.
