GoLang ifx_create_char

request it (257)
GoLang replacement for PHP's ifx_create_char [edit | history]



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

PHP ifx_create_char

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

ifx_create_char

(PHP 4, PHP 5 < 5.2.1)

ifx_create_charCreates an char object

Description

int ifx_create_char ( string $param )

Creates an char object.

Parameters

param

The char content.

Return Values

Returns the new char object id, or FALSE on errors.

See Also