GoLang ifxus_write_slob

request it (241)
GoLang replacement for PHP's ifxus_write_slob [edit | history]



Do you know a GoLang replacement for PHP's ifxus_write_slob? Write it!

PHP ifxus_write_slob

PHP original manual for ifxus_write_slob [ show | php.net ]

ifxus_write_slob

(PHP 4, PHP 5 < 5.2.1)

ifxus_write_slobWrites a string into the slob object

Description

int ifxus_write_slob ( int $bid , string $content )

Writes a string into the slob object.

Parameters

bid

An existing slob id.

content

The content to write, as a string.

Return Values

Returns the bytes written as an integer, or FALSE on errors.

See Also